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

Dist utils is being removed in Python 3.12 #309

Open
rafelafrance opened this issue Apr 8, 2022 · 0 comments
Open

Dist utils is being removed in Python 3.12 #309

rafelafrance opened this issue Apr 8, 2022 · 0 comments
Assignees

Comments

@rafelafrance
Copy link
Collaborator

We use this to check that the proper modules are installed. Which means that we can't use an external module to check that external modules are installed. Rather circular, that.

I need to write my own module version checker utility. Given that we only have 3 modules in requirements.txt this doesn't need to be complex.

It only affects util_check_requirements.py

@rafelafrance rafelafrance self-assigned this Apr 8, 2022
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

No branches or pull requests

1 participant