Split requirements.txt file.

This commit is contained in:
tecnovert
2024-10-15 17:16:00 +02:00
parent 33cf81a76d
commit 72bfcd3521
4 changed files with 264 additions and 157 deletions

View File

@@ -32,7 +32,7 @@ basicswap-run = "basicswap.bin.run:main"
dev = [
"codespell",
"flake8",
"hashin",
"pip-tools",
"pytest",
]