Skip to content

Commit f6e5396

Browse files
authored
Create requirements-dev.txt
uses the requirements from original requirements.txt, faster linter called ruff
1 parent f5fc34c commit f6e5396

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements-dev.txt

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
-r requirements.txt
2+
pre-commit
3+
ruff
4+
black

0 commit comments

Comments
 (0)