master > master: code py - setup

This commit is contained in:
RD
2022-06-09 18:12:24 +02:00
parent 67aa70edfa
commit 8111b8ef07
7 changed files with 229 additions and 104 deletions

View File

@@ -6,10 +6,11 @@
################################################################
!/.env
!/Makefile
!/justfile
!/.coveragerc
!/README.md
!/LICENSE
!/requirements
!/requirements.txt
!/pyproject.toml
################################################################
@@ -19,6 +20,7 @@
!/src
!/src/**/
!/src/**/*.py
!/main.py
!/tests
!/tests/**/