List Question
20 TechQA 2023-09-01T20:29:31.460000Setuptools -- Replacing Manifest.in with pyproject.toml
442 views
Asked by Spitfire19
Python: How to make Poetry include a package/module that's not on a subpath?
11.6k views
Asked by urig
Sdist showing error while uploading package to pypi
362 views
Asked by Squiggles
Why does `python setup.py sdist` copy the entire directory into the dist file?
753 views
Asked by Freiburgermsu
How to create a setuptools sdist .tar.gz package from a Conda project?
207 views
Asked by urig
The data folder doesn't included when I upload my package to pypi?
491 views
Asked by Asdoost
python django webapp packaging sdist
207 views
Asked by IDK
Using a dynamic version when building a Python package with Setuptools (setup.py)
4.1k views
Asked by Noam Helmer
Why is pip not utilizing metadata of sdist package?
91 views
Asked by Konstantin Shemyak
cabal new-sdist includes test files as well
142 views
Asked by LA.27
Python: update file output of sdist in setup.py
113 views
Asked by user1179317
Output directories for python setup.py sdist bdist_wheel
5.7k views
Asked by Basj
How to specify the `--formats` sdist option inside setup.py?
651 views
Asked by matovitch
Setuptools: use build variants with different required packages
764 views
Asked by Janos
python setup.py register can't decode byte 0xff in position 0
334 views
Asked by W.Dennis
Perform a command after pip install <package>
5.2k views
Asked by Sajid Manzoor
Add data folder recursively using data_files in Python
662 views
Asked by aviit
sdist/bdist_wheel not including pyc in Linux but is included in Windows
1.9k views
Asked by MervS
Possible to create python sdist from different directory?
3k views
Asked by chacmool
"Package directory does not exist" when running setup.py with sdist
2.4k views
Asked by Cdhippen