FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Installing flake8 separately is unnecessary; it is in requirements-te… · rhlass/html5lib-python@a2d58b8 · GitHub

Commit a2d58b8

Browse files
committed
Installing flake8 separately is unnecessary; it is in requirements-test.txt.
1 parent 18bd38a commit a2d58b8

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

‎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)

Back | FazBrowse Home | New Git URL