Include py.typed file in wheel produced with nuitka...
Read MoreHow can I get the version defined in setup.py (setuptools) in my package?...
Read MoreInstalling a local Python package dynamically...
Read MoreHow do I specify a Python version constraint for a dependency specifically for a platform?...
Read Morehow to execute a script that will modify my package at build time?...
Read Morepythons files are being ignored with pyproject.toml...
Read MoreWhy isn't `site.main()` called by setuptools?...
Read MoreDo python projects need a MANIFEST.in, and what should be in it?...
Read MorePython setuptools: how to include a config file for distribution into <prefix>/etc...
Read MoreSetuptools: distribute package composed of a single module...
Read MoreOutput directories for python setup.py sdist bdist_wheel...
Read MoreMy python package not installing dependent packages when my package is installed...
Read MoreAlias Python package with a different root name when the old one uses lazy imports...
Read MorePrevent pip from caching a package...
Read MoreFolders included in the tar.gz, not in the wheel, setuptools build...
Read Morelocalstack 0.12.18 fails to install...
Read MoreCython: LINK : fatal error LNK1104: cannot open file 'atls.lib'...
Read Morepip install <.whl file> installs dist_info but doesn't actually install the package...
Read MorePython poetry install fails on typed-ast (1.5.4). How to overcome the obstacle and install the packa...
Read MoreHow do I create a python setuptools entrypoint for package.__main__?...
Read Moreimportlib.metadata doesn't appear to handle the authors field from a pyproject.toml file correct...
Read MoreSetuptools and pyproject.toml not recognizing location of package...
Read MoreRemove docker-py in setup.py before installing docker...
Read MoreHow to configure setuptools_scm to always generate timestamp and git hash...
Read MoreScrapy-deploy to Scrapyd doesn't install requirements pointed in setup.py...
Read MoreHow to indicate use_scm_version in setup.cfg?...
Read MoreSetuptools is creating is creating egg for UNKNOWN instead of setuptools-rust...
Read MoreEnforcing python version in setup.py...
Read MorePython: Why do some packages get installed as eggs and some as "egg folders"?...
Read Moreraise packaging.version.InvalidVersion linux pip...
Read More