Initial commit

This commit is contained in:
Kristofers Solo
2024-01-03 22:35:26 +02:00
commit 7bc10c62d0
14 changed files with 1026 additions and 0 deletions

3
requirements_dev.txt Normal file
View File

@@ -0,0 +1,3 @@
mypy>=1.8.0
pytest>=7.4.3
ruff>=0.1.9