Update Cheetah3 to CT3 PyPI repository

Project is using new repo due to 2FA changes on PyPI
https://cheetahtemplate.org/news.html#id5

Related: https://pagure.io/koji/issue/4374
This commit is contained in:
Tomas Kopecek 2025-04-23 11:10:03 +02:00 committed by Mike McLean
parent be3407dcd5
commit a149d9b7a9

View file

@ -1,6 +1,6 @@
-e .
Cheetah;python_version < '3.0'
Cheetah3;python_version >= '3.0'
CT3;python_version >= '3.0'
psycopg2-binary;python_version >= '3.0'
python-multilib
python-qpid-proton<0.38.0;python_version < '3.0'