add pre-commit to env
This commit is contained in:
parent
570154fa78
commit
098448668b
@ -9,6 +9,7 @@ dependencies:
|
|||||||
- pip
|
- pip
|
||||||
- pypsa>=0.17.1
|
- pypsa>=0.17.1
|
||||||
- atlite=0.0.3
|
- atlite=0.0.3
|
||||||
|
- pre-commit
|
||||||
|
|
||||||
# Dependencies of the workflow itself
|
# Dependencies of the workflow itself
|
||||||
- scikit-learn
|
- scikit-learn
|
||||||
|
@ -11,6 +11,7 @@ channels:
|
|||||||
dependencies:
|
dependencies:
|
||||||
- python
|
- python
|
||||||
- pip
|
- pip
|
||||||
|
- pre-commit
|
||||||
|
|
||||||
- pypsa>=0.17.1
|
- pypsa>=0.17.1
|
||||||
- atlite=0.0.3
|
- atlite=0.0.3
|
||||||
@ -36,8 +37,7 @@ dependencies:
|
|||||||
- progressbar2
|
- progressbar2
|
||||||
- pyyaml>=5.1.0
|
- pyyaml>=5.1.0
|
||||||
|
|
||||||
# Include ipython so that one does not inadvertently drop out of the conda
|
# Keep in conda environment when calling ipython
|
||||||
# environment by calling ipython
|
|
||||||
- ipython
|
- ipython
|
||||||
|
|
||||||
# GIS dependencies:
|
# GIS dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user