Add a config file for pip-tools

This commit is contained in:
Sviatoslav Sydorenko
2024-03-07 23:43:48 +01:00
parent d7af439579
commit 741947b9ca
+4
View File
@@ -0,0 +1,4 @@
[tool.pip-tools]
allow-unsafe = true
resolver = "backtracking"
strip-extras = true