File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
- -e git+https://github.com/RDFLib/rdflib.git#egg=rdflib
1
+ # -e git+https://github.com/RDFLib/rdflib.git#egg=rdflib
2
+ -e git+https://github.com/gjhiggins/rdflib.git#egg=rdflib
2
3
psycopg2
3
4
http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.0.2.zip
4
5
-e git+https://github.com/davispuh/MySQL-for-Python-3#egg=MySQL-python
Original file line number Diff line number Diff line change @@ -22,7 +22,8 @@ commands =
22
22
nosetests --where =./build/src
23
23
deps =
24
24
nose
25
- git+http://github.com/RDFLib/rdflib# egg=rdflib
25
+ # git+http://github.com/RDFLib/rdflib#egg=rdflib
26
+ git+http://github.com/gjhiggins/rdflib# egg=rdflib
26
27
SQLAlchemy
27
28
psycopg2
28
29
http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.0.2.zip
@@ -35,7 +36,8 @@ commands =
35
36
nosetests --where =./build/src
36
37
deps =
37
38
nose
38
- git+http://github.com/RDFLib/rdflib# egg=rdflib
39
+ # git+http://github.com/RDFLib/rdflib#egg=rdflib
40
+ git+http://github.com/gjhiggins/rdflib# egg=rdflib
39
41
SQLAlchemy
40
42
psycopg2
41
43
http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.0.2.zip
You can’t perform that action at this time.
0 commit comments