Merge branch 'feature/Requirements' into develop

This commit is contained in:
Unknown 2020-06-23 15:42:03 -04:00
commit df6b83118b
3 changed files with 7 additions and 14 deletions

View File

@ -1,22 +1,22 @@
name: translator
name: translater
channels:
- defaults
- conda-forge
dependencies:
- shapely
- networkx
- six
# - shapely
# - networkx
# - six
- matplotlib>=2.1
- requests>=2.18
- pycountry
- scikit-learn
# - pycountry
# - scikit-learn
- scipy
- pandas>=0.24
- numpy>=1.17
- tqdm
- tabulate
- path.py
- pyomo
# - pyomo
- pint
- click
- outdated

View File

@ -2,7 +2,6 @@ coverage
coveralls
pytest
pytest-cov
scikit-learn
scipy
sphinx
sphinx_rtd_theme

View File

@ -1,15 +1,9 @@
networkx
shapely
geomeppy
matplotlib>=2.1
six
eppy
requests>=2.18
pycountry
scikit-learn
scipy
pandas>=0.24
pyomo
numpy>=1.17
tqdm
tabulate