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

Python 3.7 support #40

Merged
merged 9 commits into from
Apr 19, 2019
Merged

Python 3.7 support #40

merged 9 commits into from
Apr 19, 2019

Conversation

dhellmann
Copy link
Member

No description provided.

update tox and travis to test 3.6 and 3.7

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Use raw strings to allow for strings with embedded regex or other
escape sequences that generate warnings.

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The only part of testtools we use is useFixture() and we only need the
simple version of that method.

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Fixes #39

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Set minimum versions for pytest, pytest-cov, and coverage to recent
values to ensure compatible versions, since travis-ci pre-installs
somewhat old versions.

Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
@dhellmann dhellmann merged commit 7d06ec1 into master Apr 19, 2019
@dhellmann dhellmann deleted the python-37-support branch April 19, 2019 18:42
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

1 participant