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

fix(setup): Make the list of classifiers a list #21

Merged

Conversation

frank-lenormand
Copy link
Contributor

This commit addresses the following warning:

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

Closes #20.

Reference:
pypi/legacy#670

This commit addresses the following warning:

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

Closes Avature#20.

Reference:
pypi/legacy#670
@frank-lenormand frank-lenormand force-pushed the fix-setup-classifiers_as_list branch from 03d95bb to 97a61a5 Compare December 20, 2023 14:12
@jvrsantacruz jvrsantacruz merged commit 6a01fc1 into Avature:master Dec 21, 2023
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.

The list of classifiers in setup.py should be a list
2 participants