Skip to content

Commit 2271b28

Browse files
author
stephanie
committed
update tests
1 parent 0447c58 commit 2271b28

7 files changed

Lines changed: 261733 additions & 5 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__author__ = 'stephanie'
1+
22
pyodbc
33
pymysql
44
numpy

requirements_tests.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
pytest
33
pytest-cov
44
mock
5-
pyodbc
5+
#pyodbc
66
pymysql
77
numpy
88
scipy
99
#psycopg2
1010
sqlalchemy
1111
matplotlib
12-
pandas
13-
geoalchemy2
12+
#pandas
13+
#geoalchemy2
1414
wxpython
1515
#mysql-python

0 commit comments

Comments
 (0)