Skip to content

Work around unittest-xml-reporting 2.0 dropping Python 2.6 support#333

Merged
mriehl merged 1 commit into
pybuilder:masterfrom
snordhausen:master
Feb 15, 2016
Merged

Work around unittest-xml-reporting 2.0 dropping Python 2.6 support#333
mriehl merged 1 commit into
pybuilder:masterfrom
snordhausen:master

Conversation

@snordhausen
Copy link
Copy Markdown

Version 2.0 of unittest-xml-reporting has dropped support for Python 2.6. To work around that, pybuilder's unittest plugin should use an older version when Python2.6 is used.

mriehl added a commit that referenced this pull request Feb 15, 2016
Work around unittest-xml-reporting 2.0 dropping Python 2.6 support
@mriehl mriehl merged commit aba4385 into pybuilder:master Feb 15, 2016
@mriehl
Copy link
Copy Markdown
Member

mriehl commented Feb 15, 2016

Thanks. A lot of libraries seem to be dropping 2.6 support :-/

@snordhausen
Copy link
Copy Markdown
Author

Could you please release a new version soon? This issue currently breaks all our builds.

@mriehl
Copy link
Copy Markdown
Member

mriehl commented Feb 19, 2016

You can pip install --pre or pip install pybuilder==0.11.7.dev20160218114426 since I merged this and we release with every push. I am planning to release a new version next week.

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