mirror of
https://github.com/python/cpython.git
synced 2026-01-09 08:52:34 +00:00
pysetup create, the setup.cfg creation helper, used to convert package_data (from an existing setup.py) into extra_files, the replacement for MANIFEST.in, but these files are only present in sdists, not installed: they don’t have the same use case at all, so converting one into the other did not work. |
||
|---|---|---|
| .. | ||
| command | ||
| compiler | ||
| pypi | ||
| tests | ||
| __init__.py | ||
| _trove.py | ||
| compat.py | ||
| config.py | ||
| create.py | ||
| database.py | ||
| depgraph.py | ||
| dist.py | ||
| errors.py | ||
| fancy_getopt.py | ||
| install.py | ||
| manifest.py | ||
| markers.py | ||
| metadata.py | ||
| run.py | ||
| util.py | ||
| version.py | ||