Environment changes for v20 branch

- change the name of the environment to `python-awips-beta20`
- remove the python-awips package from the environment, because it needs to be installed from the local source code
This commit is contained in:
Shay Carter 2023-09-13 12:55:55 -06:00
parent 0797d070c2
commit ad2b46b50e

View file

@ -1,4 +1,4 @@
name: python3-awips name: python-awips-beta20
channels: channels:
- https://conda.anaconda.org/conda-forge - https://conda.anaconda.org/conda-forge
dependencies: dependencies:
@ -24,5 +24,4 @@
- six - six
- pip - pip
- jupyter_contrib_nbextensions - jupyter_contrib_nbextensions
- python-awips