cpython/Lib/packaging
Éric Araujo 348c572dcf Fix typo 2011-06-19 18:53:31 +02:00
..
command Packaging: remove last mentions and uses of setup.py in the code. 2011-06-16 23:34:55 +02:00
compiler Packaging: remove last mentions and uses of setup.py in the code. 2011-06-16 23:34:55 +02:00
pypi Fix typo 2011-06-19 18:53:31 +02:00
tests Fix typo 2011-06-19 18:53:31 +02:00
__init__.py
_trove.py
compat.py
config.py Allow multiple setup hooks in packaging’s setup.cfg files (#12240). 2011-06-11 00:33:38 +02:00
create.py Style change in packaging: use “not in” over “not x in”. 2011-06-08 04:47:13 +02:00
database.py Stop binding sys.path as default parameter value in packaging. 2011-06-16 23:43:15 +02:00
depgraph.py Style change in packaging: use “not in” over “not x in”. 2011-06-08 04:47:13 +02:00
dist.py Packaging: remove last mentions and uses of setup.py in the code. 2011-06-16 23:34:55 +02:00
errors.py
fancy_getopt.py Re-apply distutils2 changes lost before the merge of packaging. 2011-05-31 18:04:32 +02:00
install.py Stop binding sys.path as default parameter value in packaging. 2011-06-16 23:43:15 +02:00
manifest.py
markers.py
metadata.py displaying the faulty project name is a good idea 2011-05-30 12:25:38 +02:00
run.py Packaging cleanup: normalize print calls. 2011-06-08 04:10:57 +02:00
util.py Also specify encoding when reading setup.cfg (#12320) 2011-06-12 23:02:57 +02:00
version.py