mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
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:
parent
0797d070c2
commit
ad2b46b50e
1 changed files with 1 additions and 2 deletions
|
@ -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
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue