Initial skel

This commit is contained in:
2021-10-08 16:42:25 +02:00
commit 7047b753aa
32 changed files with 813 additions and 0 deletions

4
ci/requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
virtualenv>=16.6.0
pip>=19.1.1
setuptools>=18.0.1
six>=1.14.0