Files
novelWriter/pyproject.toml
T
2021-02-08 09:19:53 +01:00

5 lines
123 B
TOML

# Minimal PEP 518 pyproject file
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"