Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pyproject.toml

What is the best way to combine conda with standard python packaging tools (e.g. requirements.txt or pyproject.toml files)?

How to insert test-time environment variable with pytest pyproject.toml

pytest pyproject.toml

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

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

Why won't pytest use pyproject.toml for this deprecation warning

Specifying build requirements as a file in a setuptools pyproject.toml

How to define "python_requires" in pyproject.toml using setuptools?

Distribute shell scripts using setuptools and pyproject.toml

pyproject.toml and cython extension module

Use a single pyproject.toml for 'poetry' & 'uv': dev dependencies

Using environment variables in `pyproject.toml` for versioning

Questions on pyproject.toml vs setup.py

Ignoring Django Migrations in pyproject.toml file for Black formatter

PEP 517 method to specify build requirements is not working in poetry

How do I get dependabot to not look for `[tool.poetry]`?

python pyproject.toml settings for use with hatchling to target command line app

How to inculde one group of optional-dependencies in another?

python pyproject.toml

Using pyproject.toml to define inspection rules of PyCharm

Python packaging: build requirements in pyproject.toml VS setup_requires