Add package setup

This commit is contained in:
Piotr Gródek
2023-07-26 08:14:36 +02:00
parent a60a58794c
commit 5ea607be58
4 changed files with 67 additions and 14 deletions

4
.gitignore vendored
View File

@ -1,4 +1,6 @@
.idea/
venv/
pr_agent/settings/.secrets.toml
__pycache__
__pycache__
dist/
*.egg-info/