Where is flake8 on OS X?

main
Dan Buch 8 years ago
parent e5ba2f41c7
commit 0ecae535a8
No known key found for this signature in database
GPG Key ID: FAEF12936DD3E3EC

@ -29,6 +29,7 @@ matrix:
before_script:
- go get github.com/urfave/gfmxr/...
- pip install --user flake8
- find ~/.local -name flake8
- mkdir -p .extracted-examples
- curl -sSL -o .extracted-examples/README.md
'https://raw.githubusercontent.com/urfave/cli/v1/README.md'

Loading…
Cancel
Save