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:
parent
be3407dcd5
commit
a149d9b7a9
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue