Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pyproject.toml

Can I add custom data to a pyproject.toml file

'tox' and 'pyproject.toml'

Generate aligned requirements.txt and dev-requirements.txt with pip-compile

pyproject.toml listing an editable package as a dependency for an editable package

How to replace setup.py with a pyproject.toml for a native C build dependency?

How to specify setuptools entrypoints in a pyproject.toml

Configuring isort and autoflake with project.toml

poetry install multiple projects in the same environment

pyproject.toml setuptools: How can I specify optional scripts (and modules)?

How to add optional dependencies of a library as 'extra' in poetry and pyproject.toml?

Poetry add/install using ssh+git fails

Is there a way to include shell scripts in a Python package with pyproject?

Specify dependency version >= for git repository in pyproject.toml

Using pyproject.toml with flexible version from datetime

setuptools pyproject.toml equivalent to `python setup.py clean --all`