Search code examples
Python: How to make Poetry include a package/module that's not on a subpath?...


pythonpython-packagingpython-poetrysdist

Read More
Setuptools -- Replacing Manifest.in with pyproject.toml...


pythonsetuptoolspep517sdist

Read More
Output directories for python setup.py sdist bdist_wheel...


pythonpackagesetuptoolssdist

Read More
Sdist showing error while uploading package to pypi...


pythonpippypisetup.pysdist

Read More
What is the difference between an 'sdist' .tar.gz distribution and an python egg?...


pythoneggsdist

Read More
The data folder doesn't included when I upload my package to pypi?...


pythonpackagepypitwinesdist

Read More
python django webapp packaging sdist...


pythondjangopackagingsdist

Read More
How to specify the `--formats` sdist option inside setup.py?...


pythonpython-2.7setup.pysdist

Read More
Why is pip not utilizing metadata of sdist package?...


pythonpipsdist

Read More
cabal new-sdist includes test files as well...


haskellcabalsdist

Read More
Setuptools: use build variants with different required packages...


python-3.xsetuptoolssdist

Read More
python setup.py sdist only including .py source from top level module...


pythonsetup.pysdist

Read More
python setup.py register can't decode byte 0xff in position 0...


pythonpypisdist

Read More
sdist/bdist_wheel not including pyc in Linux but is included in Windows...


pythonlinuxsetuptoolspython-wheelsdist

Read More
Running sDist to build a package and install creates empty Build Directory...


pythondistutilssdist

Read More
Create a python package & install it as source distribution and not a .egg?...


pythonpackageinstallationsetup.pysdist

Read More
pip install package location issues...


pythonpipsdist

Read More
Force `sdist` to create .zip archive even on Linux...


pythondistutilssdist

Read More
Python generate sdist and upload it in a separate step...


pythondistutilssdist

Read More
None of my .py scripts appear when installing a homemade package...


python-2.7easy-installsdist

Read More
Installed new Pypi module looks OK but not recognised by python?...


pythonpypisdist

Read More
sdist error: option --manifest-only not recognized...


pythonsdist

Read More
Why would one use an egg over an sdist?...


pythonpackagingeggsdist

Read More
BackNext