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

Add 'python_requires' to setup.py to specify python support #256

Merged
merged 1 commit into from
Apr 19, 2018

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Apr 19, 2018

Add what versions of python are supported by satpy to the package metadata (setup.py). This should help us in the future when we drop certain versions of python and will stop users' pip environments installing newer versions of satpy on older versions of python.

  • Tests passed
  • Passes git diff origin/develop **/*py | flake8 --diff

@djhoese djhoese added the bug label Apr 19, 2018
@djhoese djhoese added this to the v0.9 milestone Apr 19, 2018
@djhoese djhoese self-assigned this Apr 19, 2018
@codecov-io
Copy link

codecov-io commented Apr 19, 2018

Codecov Report

Merging #256 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #256   +/-   ##
========================================
  Coverage    64.06%   64.06%           
========================================
  Files          112      112           
  Lines        13863    13863           
========================================
  Hits          8882     8882           
  Misses        4981     4981

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 6501a07...8366964. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 64.07% when pulling 8366964 on davidh-ssec:bugfix-python-requires into 6501a07 on pytroll:develop.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 64.07% when pulling 8366964 on davidh-ssec:bugfix-python-requires into 6501a07 on pytroll:develop.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 64.07% when pulling 8366964 on davidh-ssec:bugfix-python-requires into 6501a07 on pytroll:develop.

@djhoese djhoese merged commit 2dbb93a into pytroll:develop Apr 19, 2018
@djhoese djhoese deleted the bugfix-python-requires branch April 19, 2018 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants