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

Failed to create a python 3.10.0-beta.4 env in github action #2109

Closed
honglei opened this issue Jul 19, 2021 · 1 comment
Closed

Failed to create a python 3.10.0-beta.4 env in github action #2109

honglei opened this issue Jul 19, 2021 · 1 comment
Labels
bug:normal affects many people or has quite an impact

Comments

@honglei
Copy link

honglei commented Jul 19, 2021

see:

https://github.com/honglei/psycopg2/pull/3/checks?check_run_id=3105209373

@honglei honglei added the bug:normal affects many people or has quite an impact label Jul 19, 2021
@gaborbernat
Copy link
Member

gaborbernat commented Jul 19, 2021

That format is not supported you need to do: tox -e py310 👍 Note tox -e 3.9 happens to work, but is not supported; it should be tox -e py39.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:normal affects many people or has quite an impact
Projects
None yet
Development

No branches or pull requests

2 participants