Skip to content

Update setup.py #3

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

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Update setup.py #3

merged 1 commit into from
Jan 27, 2022

Conversation

FloLie
Copy link
Contributor

@FloLie FloLie commented Jan 27, 2022

Only python3.10 is compatiple with current use of @staticmethod as discussed in #1. Too avoid auto update issues, with python <3.10

Only python3.10 is compatiple with current use of @staticmethod as discussed in scottcwang#1. Too avoid auto update issues, with python <3.10
@scottcwang scottcwang linked an issue Jan 27, 2022 that may be closed by this pull request
@scottcwang scottcwang merged commit 261d09e into scottcwang:master Jan 27, 2022
@scottcwang
Copy link
Owner

Thank you very much! I've just built and released 0.0.3 with your patch.

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

Successfully merging this pull request may close these issues.

AttributeError: 'staticmethod' object has no attribute '__name__'
2 participants