mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
6 lines
136 B
TOML
6 lines
136 B
TOML
[build-system]
|
|
requires = ["setuptools>=45", "setuptools_scm[toml]>=6.2"]
|
|
|
|
[tool.setuptools_scm]
|
|
write_to = "src/allmydata/_version.py"
|