8000 Revert "MAINT: pin flake8 to stable version (#13066)" · xhluca/scikit-learn@620f9f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 620f9f8

Browse files
author
Xing
committed
Revert "MAINT: pin flake8 to stable version (scikit-learn#13066)"
This reverts commit 017ec73.
1 parent 1b6fde1 commit 620f9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- run: ./build_tools/circle/checkout_merge_commit.sh
6868
- run:
6969
name: dependencies
70-
command: sudo pip install flake8==3.6.0
70+
command: sudo pip install flake8
7171
- run:
7272
name: flake8
7373
command: ./build_tools/circle/flake8_diff.sh

0 commit comments

Comments
 (0)
0