Skip to content

tox.ini: don't pin py version; fixes #171 #172

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

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

anthrotype
Copy link

I managed to run the test suite with tox after removing this line that pins the version of py package. It looks like the latest pytest requires a more recent version of py.

See pytest-dev/pytest#2501

Fixes #171

Copy link
Contributor

@RonnyPfannschmidt RonnyPfannschmidt left a comment

Choose a reason for hiding this comment

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

oh my - that one sipped me complete, thanks 👍

@RonnyPfannschmidt RonnyPfannschmidt merged commit a1b59e6 into pypa:master Jun 15, 2017
@anthrotype anthrotype deleted the fix-tox-ini branch June 16, 2017 09:48
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