-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
- get this repo to pass on
python 3.8- this may require version-locking for the time being
- update
setup.py/.travis.ymlto follow cleaner CI pipeline.pip install .instead ofsetup.py installbecause version locks are not respected by the former- avoid conda installs, rely on
requiresinsetup.py - try to use
nosein place ofpython test.py - try to replace
nosewithpytest(noseis no longer being maintained).
Metadata
Metadata
Assignees
Labels
No labels