Skip to content

Conversation

@PamelaM
Copy link
Collaborator

@PamelaM PamelaM commented Jan 26, 2017

This PR is tested an ready. It has also been merged into the "Insane integration PR" and passed those tests separately (this PR does not include the "i-i" PR)

This bumps the version to 1.5 because it drops support of Django versions 1.4, 1.5, 1.6 and 1.7

I would expect that 1.5.1 be released when 1.11 ships in ~April and will simply change the tox.ini script to replace 110tip with 111

py34-django{15,16,17,18,19,110,110tip,tip},
py35-django{18,19,110,110tip,tip},
py36-django{18,19,110,110tip,tip},
py27-django{18,19,110,110tip,111tip},
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Note: "Django tip" no longer supports python 2.7, so don't test it

django19: Django >=1.9, <1.10
django110: Django >=1.10, <1.11
django110tip: https://github.com/django/django/archive/stable/1.10.x.tar.gz
django111tip: https://github.com/django/django/archive/stable/1.11.x.tar.gz
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

django111 will get added when it's released

@nedbat nedbat merged commit eb36ec4 into coveragepy:master Feb 24, 2017
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