Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pyproject.toml

Using pyproject.toml to define inspection rules of PyCharm

Python packaging: build requirements in pyproject.toml VS setup_requires

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

Using tox and pyproject.toml

python tox pyproject.toml

Add private GitHub repo to pyproject.toml as new dependency

python pyproject.toml

Pip pyproject.toml: Can optional dependency groups require other optional dependency groups?

Install dependencies from pyproject.toml but not the package

Specifying test dependencies in pyproject.toml and getting them installed with pip install -e

TOML how to have key without value

toml pyproject.toml

Does Poetry have an equivalent for the flag "--trusted-host" that is available on Pip?

Unable to install pandas library - "..\..\meson.build:2:0: ERROR: Could not parse vswhere.exe output"

mypy and pyproject.toml, options only work globally

mypy pyproject.toml

Replacing Manifest.in with pyproject.toml

Pytest cov does not read pyproject.toml

How to write a minimally working pyproject.toml file that can install packages?

How to build a source distribution without using setup.py file?

Dynamically version a pyproject.toml package without importing runtime dependencies at build time

ERROR: Could not build wheels for pyaudio, which is required to install pyproject.toml-based projects [duplicate]

How do I specify "extra" / bracket dependencies in a pyproject.toml?

Specifying local relative dependency in pyproject.toml

python pip pyproject.toml