Skip to content

Commit 22d4ea8

Browse files
committed
Update dependencies
1 parent b5532a4 commit 22d4ea8

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ envlist = py{36,37}, black, flake8, mypy, docs, manifest
55
basepython = python3.7
66
deps = black>=19.3b0
77
commands =
8-
black src tests --check
8+
black src tests setup.py --check
99

1010
[testenv:flake8]
1111
basepython = python3.7

0 commit comments

Comments
 (0)