Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pyproject.toml

Usage of direct references in pyproject.toml with hatchling backend

Specify separate sources for different packages in pyproject.toml

How to build a universal wheel with pyproject.toml

How to add dependency in pyproject.toml from gitlab private package registry

Single source of truth for Python project version in presence of pyproject.toml

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

pip mpi4py 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