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

Updated setup.py to include relevant information for django packages #39

Closed
wants to merge 1 commit into from
Closed

Conversation

JackAtOmenApps
Copy link
Contributor

Django Packages uses setup.py to determine whether a package supports Python 3.

django_dramatiq's django packages entry currently does not show that Python 3 is supported.

This pull request simply updates setup.py to show support for Python 2.7+ & 3.4+ and django 1.11+

@Bogdanp
Copy link
Owner

Bogdanp commented Jun 6, 2019

Thanks! I've rebased and merged your changes, dropping the classifiers for Python 3.4 and lower since those versions are not supported. I'll cut a release in a few minutes.

@Bogdanp Bogdanp closed this Jun 6, 2019
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