Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita2d58b8

Browse files
committed
Installing flake8 separately is unnecessary; it is in requirements-test.txt.
1 parent18bd38a commita2d58b8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎requirements-install.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,3 @@ if [[ $USE_OPTIONAL == "true" && $TRAVIS_PYTHON_VERSION != "pypy" ]]; then
1414
pip install -r requirements-optional-cpython.txt
1515
fi
1616
fi
17-
18-
if [[$FLAKE=="true" ]];then
19-
pip install flake8
20-
fi

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp