Skip to content

Commit 3937fbc

Browse files
alimcmaster1jreback
authored andcommitted
Remove isort dep (#26732)
1 parent 5dcbc64 commit 3937fbc

12 files changed

+0
-12
lines changed

ci/deps/azure-35-compat.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ dependencies:
2222
- hypothesis>=3.58.0
2323
- pytest-xdist
2424
- pytest-mock
25-
- isort
2625
- pip
2726
- pip:
2827
# for python 3.5, pytest>=4.0.2 is not available in conda

ci/deps/azure-36-locale.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ dependencies:
2424
- pytest-xdist
2525
- pytest-mock
2626
- hypothesis>=3.58.0
27-
- isort
2827
- pip
2928
- pip:
3029
- html5lib==1.0b2

ci/deps/azure-36-locale_slow.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ dependencies:
3030
- pytest-xdist
3131
- pytest-mock
3232
- moto
33-
- isort
3433
- pip
3534
- pip:
3635
- hypothesis>=3.58.0

ci/deps/azure-37-locale.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ dependencies:
2828
- pytest>=4.0.2
2929
- pytest-xdist
3030
- pytest-mock
31-
- isort
3231
- pip
3332
- pip:
3433
- hypothesis>=3.58.0

ci/deps/azure-37-numpydev.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ dependencies:
1010
- pytest-xdist
1111
- pytest-mock
1212
- hypothesis>=3.58.0
13-
- isort
1413
- pip
1514
- pip:
1615
- "git+git://github.com/dateutil/dateutil.git"

ci/deps/azure-macos-35.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ dependencies:
2121
- xlrd
2222
- xlsxwriter
2323
- xlwt
24-
- isort
2524
- pip:
2625
- python-dateutil==2.5.3
2726
# universal

ci/deps/azure-windows-36.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ dependencies:
2727
- pytest-xdist
2828
- pytest-mock
2929
- hypothesis>=3.58.0
30-
- isort

ci/deps/azure-windows-37.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ dependencies:
3030
- pytest-mock
3131
- moto
3232
- hypothesis>=3.58.0
33-
- isort

ci/deps/travis-36-cov.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ dependencies:
4242
- pytest-cov
4343
- pytest-mock
4444
- hypothesis>=3.58.0
45-
- isort
4645
- pip
4746
- pip:
4847
- brotlipy

ci/deps/travis-36-locale.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ dependencies:
3939
- pytest-xdist
4040
- pytest-mock
4141
- moto
42-
- isort
4342
- pip
4443
- pip:
4544
- hypothesis>=3.58.0

ci/deps/travis-36-slow.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ dependencies:
3030
- pytest-mock
3131
- moto
3232
- hypothesis>=3.58.0
33-
- isort

ci/deps/travis-37.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ dependencies:
1818
- pytest-mock
1919
- hypothesis>=3.58.0
2020
- s3fs
21-
- isort
2221
- pip
2322
- pip:
2423
- moto

0 commit comments

Comments
 (0)