gitea-repo-migrator/Pipfile

14 lines
209 B
TOML
Raw Normal View History

2023-01-17 22:14:46 -08:00
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
giteapy-soteria = {git = "https://github.com/Yousif-CS/giteapy.git"}
2023-01-17 22:14:46 -08:00
[dev-packages]
[requires]
2023-12-28 03:08:08 -08:00
python_version = "3.12"