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

Test with new pythons #282

Merged
merged 3 commits into from
Jan 4, 2022
Merged

Test with new pythons #282

merged 3 commits into from
Jan 4, 2022

Conversation

tomato42
Copy link
Member

@tomato42 tomato42 commented Jan 4, 2022

Test on Python 3.10 and fix installation on 3.11.

fix #268

It looks like 3.11 is somewhat broken, so disable running CI tests on it, but still allow installation on it (update versioneer).

@tomato42 tomato42 added the maintenance issues related to making the project usable or testable label Jan 4, 2022
@tomato42 tomato42 added this to the v0.18.0 milestone Jan 4, 2022
@tomato42 tomato42 self-assigned this Jan 4, 2022
@tomato42 tomato42 force-pushed the new-pythons branch 2 times, most recently from e0b2b9a to 990c435 Compare January 4, 2022 13:37
@lgtm-com
Copy link

lgtm-com bot commented Jan 4, 2022

This pull request fixes 1 alert when merging 990c435 into 065b40c - view on LGTM.com

fixed alerts:

  • 1 for Suspicious unused loop iteration variable

@tomato42 tomato42 force-pushed the new-pythons branch 2 times, most recently from 4fbb6bb to 8f90748 Compare January 4, 2022 13:52
@lgtm-com
Copy link

lgtm-com bot commented Jan 4, 2022

This pull request fixes 1 alert when merging 8f90748 into 065b40c - view on LGTM.com

fixed alerts:

  • 1 for Suspicious unused loop iteration variable

Also update versioneer to 0.21 (with modifications to make it work with
2.6)
@lgtm-com
Copy link

lgtm-com bot commented Jan 4, 2022

This pull request fixes 1 alert when merging 97fbf48 into 065b40c - view on LGTM.com

fixed alerts:

  • 1 for Suspicious unused loop iteration variable

@lgtm-com
Copy link

lgtm-com bot commented Jan 4, 2022

This pull request fixes 1 alert when merging e594ec8 into 065b40c - view on LGTM.com

fixed alerts:

  • 1 for Suspicious unused loop iteration variable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance issues related to making the project usable or testable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build fails with python 3.11.0a1
1 participant