install telepath from pypi

pull/6931/head
Matt Westcott 2021-02-10 23:44:57 +00:00
rodzic ba9487b753
commit f2ddbe74fd
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -36,7 +36,7 @@ install_requires = [
"xlsxwriter>=1.2.8,<2.0",
"tablib[xls,xlsx]>=0.14.0",
"anyascii>=0.1.5",
"telepath @ git+https://github.com/wagtail/telepath.git@main#egg=telepath",
"telepath>=0.1,<1",
]
# Testing dependencies