Skip to content

Specify 'coverage' package version in requirements.txt #303

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
Oct 11, 2023

Conversation

srh
Copy link
Contributor

@srh srh commented Oct 5, 2023

This specifieds the coverage package version so that Python 3.5 is compatible.

Internally, another package depends on version ">=4.4", and the latest coverage version exhibited some syntax incompatibility with older Pythons.

Also, this PR depends on #302.

Checklist

@codeclimate
Copy link

codeclimate bot commented Oct 5, 2023

Code Climate has analyzed commit a7e1de0 and detected 0 issues on this pull request.

View more on Code Climate.

@srh srh force-pushed the srh/requirements branch from 212ca1e to a7e1de0 Compare October 10, 2023 22:53
@srh srh mentioned this pull request Oct 10, 2023
10 tasks
@lsabi lsabi merged commit aadf352 into master Oct 11, 2023
@srh srh deleted the srh/requirements branch October 11, 2023 20:05
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