add readme

This commit is contained in:
godd0t
2023-05-10 14:02:09 +02:00
parent 2dd3a34f5b
commit 86d8ea3ad2
4 changed files with 124 additions and 3 deletions

4
src/requirements.dev.txt Normal file
View File

@@ -0,0 +1,4 @@
-r requirements.txt
black==23.3.0
ruff==0.0.265
coverage[toml]==7.2.5