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

Upgrade tox configuration #737

Merged
merged 1 commit into from Feb 13, 2018

Conversation

bmihelac
Copy link
Member

@bmihelac bmihelac commented Feb 6, 2018

Add supported Django versions
Add supported python versions
Use openpyxl==2.4.11 as 2.5.x drops support for python 3.3

Add supported Django versions
Add supported python versions
Use openpyxl==2.4.11 as 2.5.x drops support for python 3.3
@coveralls
Copy link

coveralls commented Feb 6, 2018

Coverage Status

Coverage remained the same at 91.539% when pulling 5022713 on bmihelac:upgrade-tox-config into 5794ab8 on django-import-export:master.

@manelclos
Copy link
Contributor

nice simplification, was on my todo list too!

@bmihelac bmihelac merged commit ddc1527 into django-import-export:master Feb 13, 2018
@bmihelac
Copy link
Member Author

thnx @manelclos

django18: Django>=1.8,<1.9
django19: Django>=1.9,<1.10
django110: Django>=1.10,<1.11
django20: Django>=2.0,<2.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing 1.11:
django111: Django>=1.11,<2.0

@bmihelac
Copy link
Member Author

good catch - fixed in 56603f5

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.

None yet

3 participants