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

Tweaks for currently supported Python versions #21

Merged
merged 5 commits into from
Nov 24, 2021

Conversation

sanjayankur31
Copy link
Collaborator

This includes a number of tweaks required to use inspyred on currently supported python versions.

  • pp hasn't seen a new release since 2016, so I'm not sure if it still works/is being developed, so that's the one test that seems like it fails: https://pypi.org/project/pp/#history

@aarongarrett aarongarrett merged commit 5fa8224 into aarongarrett:master Nov 24, 2021
@sanjayankur31
Copy link
Collaborator Author

Thanks @aarongarrett . There are still some test failures, but they appear to be because of various dependencies. Not sure what to do about those yet.

@sanjayankur31
Copy link
Collaborator Author

Oh, Py 2.7 reached EOL quite a while ago, so it'll be fine to drop support for that (one less python version to worry about). If you're happy with that, I can open another PR removing py2.7.

@sanjayankur31 sanjayankur31 deleted the feat/py310 branch November 24, 2021 11:46
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