initial import

This commit is contained in:
sebthom
2022-01-11 13:45:20 +01:00
parent be5621d7ba
commit 1ceccc48dc
20 changed files with 2435 additions and 1 deletions

6
requirements-dev.txt Normal file
View File

@@ -0,0 +1,6 @@
bandit~=1.7.1
py2exe~=0.11.0.1; sys_platform == 'win32'
pylint~=2.12.2
pytest~=6.2.5
setuptools~=60.5.0
wheel~=0.37.1