mirror of
https://github.com/fedora-python/tox-current-env.git
synced 2024-12-26 01:56:12 +01:00
7 lines
121 B
TOML
7 lines
121 B
TOML
[build-system]
|
|
requires = ["setuptools"]
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[dependency-groups]
|
|
dg1 = ["build>=1"]
|