Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pyproject.toml

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`

How do I properly change package name built with poetry?

When using Pylint, how to state a particular list of variables which are valid names with the pyproject.toml settings file

ERROR:Failed building wheel for h5pyFailed to build h5pyERROR:Could not build wheels for h5py,which is required toinstall pyproject.toml-basedprojects

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

How to fix - configuration error: `project` must contain ['name'] properties in pyproject.toml?

problem to install pyproject.toml dependencies with pip

Tell pip package to install build dependency for its own install and all install_requires installs

setuptools not getting dynamic version when using pyproject.toml

Git versioning with setuptools in pyproject.toml

Migration from setup.py to pyproject.toml: how to specify package name?

Specify dependencies in pyproject.toml with install URL or with index-url