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

CI failing due to missing Python 2 #795

Closed
jaraco opened this issue Dec 17, 2022 · 1 comment
Closed

CI failing due to missing Python 2 #795

jaraco opened this issue Dec 17, 2022 · 1 comment

Comments

@jaraco
Copy link
Member

jaraco commented Dec 17, 2022

The release is failing when it attempts to download pip for python 2.7 but python 2.7 doesn't exist on the latest GHA images.

Originally posted by @jaraco in #794 (comment)

@jaraco
Copy link
Member Author

jaraco commented Dec 17, 2022

I see that Python 2 is requested to support Mercurial, which now supports Python 3, so the best bet may be to update to use Mercurial from Python 3

jaraco added a commit to jaraco/setuptools-scm that referenced this issue Dec 17, 2022
jaraco added a commit that referenced this issue Dec 17, 2022
@jaraco jaraco closed this as completed Dec 17, 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