Skip to content
Snippets Groups Projects
Commit 84efff65 authored by Ellis Percival's avatar Ellis Percival
Browse files

Install black in the right place

parent fc20669a
Branches
Tags
No related merge requests found
......@@ -7,7 +7,7 @@ stages:
if: tag =~ ^\d+\.\d+\.\d+$
install:
- pip install tox black
- pip install tox
jobs:
include:
......
......@@ -6,6 +6,7 @@ deps =
-rrequirements.txt
pytest
mock
black
setenv =
PYTHONPATH = {toxinidir}
whitelist_externals =
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment