Search code examples
Uninstall package with non-python files that weren't in distribution...


pythonpackagedelete-filepypipyproject.toml

Read More
Using Poetry's [tool.poetry.dependencies] in Setuptools Configuration in pyproject.toml...


dependenciessetuptoolspython-packagingpython-poetrypyproject.toml

Read More
How to use standard tools to package and install a zipped python package of pyc files and a .pth fil...


pythonbuildpython-packagingpyproject.toml

Read More
Makefile - How should I extract the version number embedded in `pyproject.toml`?...


pythonmakefilepyproject.toml

Read More
Setuptools unable to read requirements.txt from pyproject.toml in python 3.12.x...


python-3.xsetuptoolspython-packagingrequirements.txtpyproject.toml

Read More
How to specify version in only one place when using pyproject.toml?...


pythonversiondrypython-poetrypyproject.toml

Read More
How to reference a requirements.txt in the pyproject.toml of a setuptools project?...


pythonpipsetuptoolspyproject.toml

Read More
Adding folder with data with `pyproject.toml`...


pythonsetuptoolspython-packagingpyproject.toml

Read More
Specifying command line scripts in pyproject.toml...


pythonsetup.pypyproject.toml

Read More
Python version is higher in virtual environment than the one specified in pyproject.toml...


pythonpython-packagingpython-poetrypyproject.toml

Read More
How to access package data after specifying location in pyproject.toml...


pythonpipsetuptoolspyproject.toml

Read More
Unable to import function from custom package built using pyproject.toml...


pythonpython-3.xsetuptoolspython-packagingpyproject.toml

Read More
pyproject.toml and cython extension module...


cythonsetup.pypyproject.toml

Read More
How to deal with a python project dependency that "must exist" in the env but can't be...


pythonpipcondaarcpypyproject.toml

Read More
ERROR: Could not build wheels for mpi4py, which is required to install pyproject.toml-based projects...


pipmpi4pypyproject.toml

Read More
how to exclude "tests" folder from the wheel of a pyproject.toml managed lib?...


pythonsetuptoolspyproject.toml

Read More
Add py.typed as package data with setuptools in pyproject.toml...


pythonsetuptoolspyproject.tomltyped

Read More
getting no develop install with `pip install -e .` unless I delete `pyproject.toml`...


pythonpipsetuptoolssetup.pypyproject.toml

Read More
Building a PyPi package using setuptools & pyproject.toml with a custom directory tree...


pythonpython-3.xsetuptoolspyproject.toml

Read More
Tox doesn't find pyproject.toml?...


pythontoxpyproject.toml

Read More
ERROR: Could not build wheels for prophet, which is required to install pyproject.toml-based project...


pipfacebook-prophetpyproject.toml

Read More
Python packaging with pyproject.toml and setuptools...


pythoncommand-line-interfacesetuptoolspython-packagingpyproject.toml

Read More
setuptools.package-data has no effect within a docker container...


pythonsetuptoolspyproject.toml

Read More
ERROR: Could not build wheels for python-ldap, which is required to install pyproject.toml-based pro...


pythonodoopython-venvpython-ldappyproject.toml

Read More
PyTorch (supposedly) Incompatible with Torchvision in Docker when using Poetry...


pythondockerdockerfilepython-poetrypyproject.toml

Read More
What is pyproject.toml file for?...


pythonpippackagingpyproject.toml

Read More
Setuptools and Pyproject.toml: specify source?...


pythonsetuptoolspyproject.toml

Read More
Pyproject using flat-layout creating several folders in lib folder instead one module...


pythonpipsetuptoolspyproject.toml

Read More
Packaging with pyproject.toml that will include other multi level directories...


pythonsetuptoolspython-packagingpyproject.toml

Read More
Building of project won't install correct version of package...


pythonbuildpyproject.toml

Read More
BackNext