8000 Update extras in tox.ini · kiq7/python-dependency-injector@f7871df · GitHub
[go: up one dir, main page]

Skip to content

Commit f7871df

Browse files
committed
Update extras in tox.ini
1 parent 597f5d7 commit f7871df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ envlist=
55
[testenv]
66
deps=
77
unittest2
8-
extras=yaml
8+
extras = yaml
99
commands=
1010
unit2 discover -s tests/unit -p test_*_py3.py
1111

0 commit comments

Comments
 (0)
0