Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused future dependency #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

musicinmybrain
Copy link

(not to be confused with from __future__ import …)

future will not be buildable, installable and usable with Python 3.13, which removes lib2to3 and 2to3.

(not to be confused with `from __future__ import …`)
@uniqueg
Copy link
Collaborator

uniqueg commented May 18, 2024

Test fails likely because of this.

@musicinmybrain
Copy link
Author

Perhaps it would be better to migrate https://github.com/ohsu-comp-bio/py-tes/blob/master/.github/workflows/tests.yml to use pytest instead? As you are seeing, nose has not been maintained for something like eight years, and it is no longer compatible with current Python versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants