Skip to content
Snippets Groups Projects
Commit 6f8eb63f authored by Tanner Prestegard's avatar Tanner Prestegard Committed by GraceDB
Browse files

requirements: install VOEventLib from PyPI

For Python 2, we install VOEventLib from a git fork since upstream
is not Python 2-compatible.  But we don't need to do that for Python 3!
parent 7675bff4
No related branches found
No related tags found
1 merge request!29Python3
......@@ -35,6 +35,7 @@ service_identity==17.0.0
simplejson==3.15.0
Sphinx==1.7.0
twilio==6.10.3
voeventlib==1.2
# Do NOT upgrade pyparsing beyond 2.3.0 (even to 2.3.1) without carefully
# testing and modifying the search query code. There were a number of
# problematic API changes in 2.3.1 and beyond that will need to be handled
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment