Skip to content

resolve new travis build issues #53

@mathematicalmichael

Description

@mathematicalmichael
  • get this repo to pass on python 3.8
    • this may require version-locking for the time being
  • update setup.py / .travis.yml to follow cleaner CI pipeline.
    • pip install . instead of setup.py install because version locks are not respected by the former
    • avoid conda installs, rely on requires in setup.py
    • try to use nose in place of python test.py
    • try to replace nose with pytest (nose is no longer being maintained).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions