diff options
author | Filipp Lepalaan <filipp@mac.com> | 2021-05-12 16:05:59 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2021-05-12 16:05:59 +0300 |
commit | 20f14c505de3f0f327aecc30aeea8d32e57f13b8 (patch) | |
tree | 78f31daa17f90eb2e7215e747a7ba652c447df15 | |
parent | 517e3c2bf8d34d8d71d3974634963a0e6e76c305 (diff) | |
download | Servo-20f14c505de3f0f327aecc30aeea8d32e57f13b8.tar.gz Servo-20f14c505de3f0f327aecc30aeea8d32e57f13b8.tar.bz2 Servo-20f14c505de3f0f327aecc30aeea8d32e57f13b8.zip |
Use gsxws from Git
-rw-r--r-- | requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.pip b/requirements.pip index 3f17438..7f6e0cc 100644 --- a/requirements.pip +++ b/requirements.pip @@ -21,6 +21,6 @@ python-magic pyexcel-xls pyexcel-xlsx pyexcel_text -gsxws django-wkhtmltopdf +-e git+git://github.com/filipp/py-gsxws.git#egg=gsxws |