Searched defs:python_requires (Results 1 – 6 of 6) sorted by relevance
34 python_requires = setuptools.dist:check_specifier key
36 python_requires = setuptools.dist:check_specifier key
883 def make_python_requires_sdist(dist_path, distname, version, python_requires): argument