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

Make classifiers a list not a tuple #77

Merged
merged 2 commits into from
Jul 1, 2022

Conversation

juliangilbey
Copy link
Contributor

setup.py gives a warning, at least with Python 3.9:

Warning: 'classifiers' should be a list, got type 'tuple'

This patch fixes this syntax issue.

Best wishes,

Julian

@stchris stchris force-pushed the fix-setup-classifiers branch from 50cac7c to ad6b529 Compare July 1, 2022 18:01
@stchris stchris merged commit bfa52f7 into stchris:main Jul 1, 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

Successfully merging this pull request may close these issues.

2 participants