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

5 lines
105 B
TOML

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