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

[Feature Request] Provide an error or warning if python version is incompatible. #514

Open
zapta opened this issue Dec 28, 2024 · 0 comments

Comments

@zapta
Copy link
Collaborator

zapta commented Dec 28, 2024

Something along these lines:

  • Add to distribution.json a specification of required python version.
  • On each invocation of apio, either issue a warning or a fatal error if python version is incmpatible.
  • If issuing just a warning, add to 'apio system info' some indication of the python compatibility status.

The goal is to flag any use of incompatible or non supported python version. The list of supported python version is available in tox.ini (currently 3.9/10/11/12/13).

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