mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-21 05:14:21 -05:00
Pin black version
This commit is contained in:
parent
b7a0ea686f
commit
c28a30da84
2
tox.ini
2
tox.ini
@ -114,7 +114,7 @@ skip_install = True
|
|||||||
basepython = python3.6
|
basepython = python3.6
|
||||||
deps =
|
deps =
|
||||||
flake8
|
flake8
|
||||||
black
|
black==19.3b0
|
||||||
commands =
|
commands =
|
||||||
python -m black --check --diff .
|
python -m black --check --diff .
|
||||||
/bin/sh -c "flake8 synapse tests scripts scripts-dev scripts/hash_password scripts/register_new_matrix_user scripts/synapse_port_db synctl {env:PEP8SUFFIX:}"
|
/bin/sh -c "flake8 synapse tests scripts scripts-dev scripts/hash_password scripts/register_new_matrix_user scripts/synapse_port_db synctl {env:PEP8SUFFIX:}"
|
||||||
|
Loading…
Reference in New Issue
Block a user