File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
- # -e git+https://github.com/RDFLib/rdflib.git#egg=rdflib
2
- -e git+https://github.com/gjhiggins/rdflib.git#egg=rdflib
1
+ -e git+https://github.com/RDFLib/rdflib.git#egg=rdflib
3
2
psycopg2
4
3
http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.0.2.zip
5
4
-e git+https://github.com/davispuh/MySQL-for-Python-3#egg=MySQL-python
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ commands =
22
22
nosetests --where =./build/src
23
23
deps =
24
24
nose
25
- # git+http://github.com/RDFLib/rdflib#egg=rdflib
26
- git+http://github.com/gjhiggins/rdflib# egg=rdflib
25
+ git+http://github.com/RDFLib/rdflib# egg=rdflib
27
26
SQLAlchemy
28
27
psycopg2
29
28
http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.0.2.zip
29
+ git+https://github.com/PyMySQL/mysqlclient-python# egg=MySQLdb
30
30
31
31
[testenv:py34]
32
32
basepython = python3.4
@@ -36,8 +36,7 @@ commands =
36
36
nosetests --where =./build/src
37
37
deps =
38
38
nose
39
- # git+http://github.com/RDFLib/rdflib#egg=rdflib
40
- git+http://github.com/gjhiggins/rdflib# egg=rdflib
39
+ git+http://github.com/RDFLib/rdflib# egg=rdflib
41
40
SQLAlchemy
42
41
psycopg2
43
42
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