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

6 lines
106 B
TOML
Raw Normal View History

2024-03-08 06:43:48 +08:00
[tool.pip-tools]
allow-unsafe = true
resolver = "backtracking"
strip-extras = true
generate-hashes = true