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

Check main dependencies for Py2/Py3 compatibility #655

Open
klannon opened this issue Jan 6, 2023 · 0 comments
Open

Check main dependencies for Py2/Py3 compatibility #655

klannon opened this issue Jan 6, 2023 · 0 comments
Assignees

Comments

@klannon
Copy link
Contributor

klannon commented Jan 6, 2023

I would recommend starting with install_requires in setup.py and see how many of these are compatible with both Py2 and Py3. For the ones that are compatible with both, can we use one common version or do we need to use different versions for Py2 and Py3. For the ones that aren't compatible with Py3, is there an obvious replacement?

@klannon klannon converted this from a draft issue Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants