You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Éric Araujo 89d3a69d83 Add tests for packaging.tests.support (#12659). 15 years ago
..
command More fixes for PEP 3147 compliance in packaging (#11254) 15 years ago
compiler Cleanup in packaging: super considered super 15 years ago
pypi Remove two unneeded attributes in packaging 15 years ago
tests Add tests for packaging.tests.support (#12659). 15 years ago
__init__.py initial import of the packaging package in the standard library 15 years ago
_trove.py Update list of trove classifiers to match PyPI 15 years ago
compat.py Final bag of small changes coming from distutils2. 15 years ago
config.py Don’t let invalid line in setup.cfg pass silently 15 years ago
create.py Avoid matching '' or 'yn' when asking for 'y' or 'n' in interactive code 15 years ago
database.py Make a number of small changes to ease the backport to distutils2 15 years ago
depgraph.py Minor packaging cleanup. 15 years ago
dist.py Packaging cleanup: remove conditionals for < 2.6 support. 15 years ago
errors.py initial import of the packaging package in the standard library 15 years ago
fancy_getopt.py Re-apply distutils2 changes lost before the merge of packaging. 15 years ago
install.py Minor packaging cleanup. 15 years ago
manifest.py Increase test coverage for packaging.manifest (#11751). 15 years ago
markers.py initial import of the packaging package in the standard library 15 years ago
metadata.py Make one function in packaging.metadata simpler 15 years ago
run.py Fix return code of “pysetup run COMMAND” (closes #12222) 15 years ago
util.py Fix missing imports in setup scripts generated by packaging (#13205). 15 years ago
version.py Cosmetic fixes for whitespace and a regex in packaging. 15 years ago