Skip to content

Commit 175389d

Browse files
committed
Try the pip counterparts
1 parent 23aa1d1 commit 175389d

16 files changed

+8
-8
lines changed

ci/requirements-2.7.pip

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ py
88
PyCrypto
99
mock
1010
ipython
11+
moto

ci/requirements-2.7.run

-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ patsy
1818
pymysql=0.6.3
1919
jinja2=2.8
2020
xarray=0.8.0
21-
moto

ci/requirements-2.7_SLOW.pip

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
moto

ci/requirements-2.7_SLOW.run

-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ psycopg2
1717
pymysql
1818
html5lib
1919
beautiful-soup
20-
moto

ci/requirements-2.7_WIN.pip

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
moto

ci/requirements-2.7_WIN.run

-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ bottleneck
1616
html5lib
1717
beautiful-soup
1818
jinja2=2.8
19-
moto

ci/requirements-3.5.pip

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
xarray==0.9.1
22
pandas-gbq
3+
moto

ci/requirements-3.5.run

-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ psycopg2
1818
s3fs
1919
beautifulsoup4
2020
ipython
21-
moto

ci/requirements-3.5_OSX.pip

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
python-dateutil==2.5.3
2+
moto

ci/requirements-3.5_OSX.run

-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ bottleneck
1414
xarray
1515
s3fs
1616
beautifulsoup4
17-
moto

ci/requirements-3.6.pip

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
brotlipy
2+
moto

ci/requirements-3.6.run

-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ beautifulsoup4
2323
s3fs
2424
xarray
2525
ipython
26-
moto

ci/requirements-3.6_LOCALE.pip

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
moto

ci/requirements-3.6_LOCALE.run

-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ beautifulsoup4
2020
s3fs
2121
xarray
2222
ipython
23-
moto

ci/requirements-3.6_LOCALE_SLOW.pip

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
moto

ci/requirements-3.6_LOCALE_SLOW.run

-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ beautifulsoup4
2020
s3fs
2121
xarray
2222
ipython
23-
moto

0 commit comments

Comments
 (0)