EconForge / dolo.py

Economic modelling in python
BSD 2-Clause "Simplified" License
98 stars 72 forks source link

adding python_requires='>=3.7' to setup.py, fixes #168 #171

Closed sbenthall closed 4 years ago

albop commented 5 years ago

Sounds like a good idea, but test environment is still 3.6... I don't know how that build doesn't fail.

albop commented 5 years ago

If you could manage to make travis fail, and then update .travis.yml, that would be great ;-)

albop commented 4 years ago

since there is no setup.py anymore, I"m closing this issue.