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

Config with pure python #5

Merged
merged 3 commits into from
Dec 14, 2021
Merged

Config with pure python #5

merged 3 commits into from
Dec 14, 2021

Conversation

icemac
Copy link
Member

@icemac icemac commented Dec 13, 2021

Lint the code.
Add support for Python 3.8, 3.9 and 3.10.
Drop support for Python 3.4.

Fixes #4

Michael Howitz added 3 commits December 13, 2021 18:01
Add support for Python 3.8, 3.9 and 3.10.
Drop support for Python 3.4.
@icemac
Copy link
Member Author

icemac commented Dec 14, 2021

The drop in coverage seems to be mainly because of the switch to branch coverage.

@icemac icemac merged commit a970929 into master Dec 14, 2021
@icemac icemac deleted the config-with-pure-python branch December 14, 2021 12:26
@icemac
Copy link
Member Author

icemac commented Dec 14, 2021

Thank you for reviewing this PR. 😃

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.

warning: test command used
2 participants