Started refactoring to py-gitea

This commit is contained in:
mike
2024-06-17 23:45:40 -07:00
parent 16ab8a2ffd
commit 17a6422b1b
5 changed files with 245 additions and 78 deletions

View File

@ -4,10 +4,10 @@ verify_ssl = true
name = "pypi"
[packages]
giteapy-soteria = {git = "https://github.com/Yousif-CS/giteapy.git"}
#py-gitea = "*"
py-gitea = {file = "/home/mike/opt/py-gitea"}
[dev-packages]
[requires]
python_version = "3.12"