Fix the requirements.txt (don’t install potr in editable mode)
This commit is contained in:
parent
29942d38bb
commit
d3f9a2f3c4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
-e git://github.com/afflux/pure-python-otr.git#egg=potr
|
||||
git+git://github.com/afflux/pure-python-otr.git#egg=potr
|
||||
sleekxmpp==1.2
|
||||
dnspython3==1.11.1
|
||||
sphinx==1.2.1
|
||||
|
|
Loading…
Reference in a new issue