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

Use python_requires #4540

Merged
merged 1 commit into from
Jun 18, 2019
Merged

Use python_requires #4540

merged 1 commit into from
Jun 18, 2019

Conversation

frafra
Copy link
Contributor

@frafra frafra commented Jun 18, 2019

https://packaging.python.org/guides/distributing-packages-using-setuptools/#python-requires

This would also allow Dependabot to figure out the Python version we are targeting and avoid proposing Python 3 only upgrades.

@codecov
Copy link

codecov bot commented Jun 18, 2019

Codecov Report

Merging #4540 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4540   +/-   ##
=======================================
  Coverage   59.48%   59.48%           
=======================================
  Files         230      230           
  Lines       12111    12111           
  Branches     1750     1750           
=======================================
  Hits         7204     7204           
  Misses       4323     4323           
  Partials      584      584

@frafra frafra requested a review from afabiani June 18, 2019 12:17
@afabiani afabiani merged commit 73314e8 into master Jun 18, 2019
@afabiani afabiani deleted the use-python_requires branch June 18, 2019 13:07
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