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

Drop python 3.6, pytest<5 #504

Merged
merged 5 commits into from Feb 22, 2022
Merged

Drop python 3.6, pytest<5 #504

merged 5 commits into from Feb 22, 2022

Conversation

youtux
Copy link
Contributor

@youtux youtux commented Feb 22, 2022

Originally implemented in #495.

Closes #495.

Konstantin Goloveshko and others added 2 commits February 1, 2022 22:34
- Drop python 3.6 because of EOL
- Drop pytest<5 (Actually there wasn't reason to support 4.x version because they are about 3.4/2.7 python support, which already dropped)
- Fix source distribution build
We don't need to pin parse_type, we can just allow any version that the user has.
@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #504 (743c9a1) into master (2fb5a11) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
- Coverage   95.48%   95.48%   -0.01%     
==========================================
  Files          48       48              
  Lines        1573     1571       -2     
  Branches      171      170       -1     
==========================================
- Hits         1502     1500       -2     
  Misses         44       44              
  Partials       27       27              
Impacted Files Coverage Δ
tests/scripts/test_generate.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2fb5a11...743c9a1. Read the comment docs.

@youtux youtux disabled auto-merge February 22, 2022 16:30
@youtux youtux merged commit 385e6c9 into master Feb 22, 2022
@youtux youtux deleted the python_update branch February 22, 2022 16:30
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