Skip to content

Commit 0abf965

Browse files
committed
add pytest markers
1 parent 9ffbf58 commit 0abf965

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ max-line-length=100
1717

1818
[pytest]
1919
addopts = --color=yes
20+
markers = network
2021

2122
[testenv:quality]
2223
# Black need python 3.6

0 commit comments

Comments
 (0)