mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 10:25:13 +00:00
Add a config file for pip-tools
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
[tool.pip-tools]
|
||||||
|
allow-unsafe = true
|
||||||
|
resolver = "backtracking"
|
||||||
|
strip-extras = true
|
||||||
Reference in New Issue
Block a user