gh-action-pypi-publish/.pip-tools.toml

6 lines
106 B
TOML

[tool.pip-tools]
allow-unsafe = true
resolver = "backtracking"
strip-extras = true
generate-hashes = true