use git repo of ox/ox.web until its released on pypi
This commit is contained in:
parent
4534f44af5
commit
8055cfa7c6
1 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,9 @@ requests==2.3.0
|
|||
tornado==4.0
|
||||
chardet
|
||||
html5lib
|
||||
ox>=3
|
||||
ox.web>=3
|
||||
#ox>=3
|
||||
git+https://git.0x2620.org/python3-ox.git#egg=ox
|
||||
#ox.web>=3
|
||||
git+https://git.0x2620.org/python3-ox.web.git#egg=ox.web
|
||||
python-stdnum==0.9
|
||||
PyPDF2==1.23
|
||||
|
|
Loading…
Reference in a new issue