adds required setup packages

This commit is contained in:
2022-01-15 14:12:51 +01:00
parent b18854d3a5
commit c8ce01277b
3 changed files with 6 additions and 6 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*__pycache__/*
*/__pycache__/*
.bump*
*.tar.gz
*.egg-info/*