Skip to content

Commit 4ada630

Browse files
author
sreeder
committed
test changing req file
1 parent b923f7e commit 4ada630

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ pyodbc
22
pymysql
33
numpy
44
scipy
5-
#psycopg2
65
sqlalchemy
76
matplotlib
7+
#psycopg2
88
#pandas
99
#geoalchemy2
1010

requirements_tests.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
-r requirements.txt
1+
#-r requirements.txt
2+
3+
pyodbc
4+
pymysql
5+
numpy
6+
scipy
7+
sqlalchemy
8+
matplotlib
9+
#psycopg2
10+
#pandas
11+
#geoalchemy2
12+
13+
14+
215
pytest
316
pytest-cov
417
mock

0 commit comments

Comments
 (0)