Skip to content

Commit 741947b

Browse files
committed
Add a config file for pip-tools
1 parent d7af439 commit 741947b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pip-tools.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[tool.pip-tools]
2+
allow-unsafe = true
3+
resolver = "backtracking"
4+
strip-extras = true

0 commit comments

Comments
 (0)