mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 13:07:56 +00:00
6 lines
142 B
TOML
6 lines
142 B
TOML
[build-system]
|
|
requires = ["setuptools==65.6.3", "setuptools_scm[toml]==7.0.5"]
|
|
|
|
[tool.setuptools_scm]
|
|
write_to = "src/allmydata/_version.py"
|