Skip to content

Remove isort dep #26732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 8, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion ci/deps/azure-35-compat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies:
- hypothesis>=3.58.0
- pytest-xdist
- pytest-mock
- isort
- pip
- pip:
# for python 3.5, pytest>=4.0.2 is not available in conda
Expand Down
1 change: 0 additions & 1 deletion ci/deps/azure-36-locale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ dependencies:
- pytest-xdist
- pytest-mock
- hypothesis>=3.58.0
- isort
- pip
- pip:
- html5lib==1.0b2
1 change: 0 additions & 1 deletion ci/deps/azure-36-locale_slow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ dependencies:
- pytest-xdist
- pytest-mock
- moto
- isort
- pip
- pip:
- hypothesis>=3.58.0
1 change: 0 additions & 1 deletion ci/deps/azure-37-locale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ dependencies:
- pytest>=4.0.2
- pytest-xdist
- pytest-mock
- isort
- pip
- pip:
- hypothesis>=3.58.0
Expand Down
1 change: 0 additions & 1 deletion ci/deps/azure-37-numpydev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ dependencies:
- pytest-xdist
- pytest-mock
- hypothesis>=3.58.0
- isort
- pip
- pip:
- "git+git://github.com/dateutil/dateutil.git"
Expand Down
1 change: 0 additions & 1 deletion ci/deps/azure-macos-35.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ dependencies:
- xlrd
- xlsxwriter
- xlwt
- isort
- pip:
- python-dateutil==2.5.3
# universal
Expand Down
1 change: 0 additions & 1 deletion ci/deps/azure-windows-36.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ dependencies:
- pytest-xdist
- pytest-mock
- hypothesis>=3.58.0
- isort
1 change: 0 additions & 1 deletion ci/deps/azure-windows-37.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ dependencies:
- pytest-mock
- moto
- hypothesis>=3.58.0
- isort
1 change: 0 additions & 1 deletion ci/deps/travis-36-cov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ dependencies:
- pytest-cov
- pytest-mock
- hypothesis>=3.58.0
- isort
- pip
- pip:
- brotlipy
Expand Down
1 change: 0 additions & 1 deletion ci/deps/travis-36-locale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dependencies:
- pytest-xdist
- pytest-mock
- moto
- isort
- pip
- pip:
- hypothesis>=3.58.0
1 change: 0 additions & 1 deletion ci/deps/travis-36-slow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ dependencies:
- pytest-mock
- moto
- hypothesis>=3.58.0
- isort
1 change: 0 additions & 1 deletion ci/deps/travis-37.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ dependencies:
- pytest-mock
- hypothesis>=3.58.0
- s3fs
- isort
- pip
- pip:
- moto