summaryrefslogtreecommitdiff
path: root/coverage/files.py
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-01-11 06:05:14 -0800
committerJon Dufresne <jon.dufresne@gmail.com>2018-01-11 06:05:14 -0800
commit27afd523228582351f6a5ec671da4ee64fa4453b (patch)
tree308d76249b1c0bbab6b5a41342297cc1608817e2 /coverage/files.py
parente2d74b02a1e08e58ddd797b289d002d95e6ec2c1 (diff)
downloadpython-coveragepy-27afd523228582351f6a5ec671da4ee64fa4453b.tar.gz
Pass python_requires argument to setuptools
Helps pip decide what version of the library to install. https://packaging.python.org/tutorials/distributing-packages/#python-requires > If your project only runs on certain Python versions, setting the > python_requires argument to the appropriate PEP 440 version specifier > string will prevent pip from installing the project on other Python > versions. https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords > python_requires > > A string corresponding to a version specifier (as defined in PEP 440) > for the Python version, used to specify the Requires-Python defined in > PEP 345.
Diffstat (limited to 'coverage/files.py')
0 files changed, 0 insertions, 0 deletions