migrate to new gitea

This commit is contained in:
AF 2022-08-19 03:22:34 +03:00
parent 5d8d0cb949
commit ad35c6a229

View File

@ -12,6 +12,6 @@ setup(
install_requires=[
'aiohttp',
'PyNaCl~=1.4.0',
'ptvp35 @ git+https://gitea.ongoteam.net/PTV/ptvp35.git@25727aabd7afd69f66051c806190480302e67260'
'ptvp35 @ git+https://gitea.parrrate.ru/PTV/ptvp35.git@f3429eb1ebddda9d31c0c8b6a5b780db20896ef0'
]
)