-
- Downloads
Merge branch 'fix-install-3.6' into 'dev'
fix install in python3.6 See merge request !9
No related branches found
No related tags found
... | @@ -4,6 +4,7 @@ python_dateutil | ... | @@ -4,6 +4,7 @@ python_dateutil |
setuptools | setuptools | ||
numpy | numpy | ||
pandas | pandas | ||
h5py; python_version < '3.7' | |||
tables | tables | ||
scipy | scipy | ||
matplotlib | matplotlib | ||
... | ... |
Please register or sign in to comment