File: pyproject.toml

package info (click to toggle)
python-txi2p-tahoe 0.3.7-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 448 kB
  • sloc: python: 3,757; makefile: 163; sh: 3
file content (6 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
[build-system]
requires = ["setuptools", "setuptools_scm[toml]"]

[tool.setuptools_scm]
write_to = "txi2p/_version.py"
local_scheme = "no-local-version"