Skip to content

Commit 31ee65c

Browse files
committed
put gs-usb dep into tox.ini (@zariiii9003)
1 parent f2a159b commit 31ee65c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ test = [
103103
"coverage==7.13.*",
104104
"hypothesis==6.*",
105105
"parameterized==0.9.*",
106-
"gs-usb==0.3.*",
107106
]
108107
dev = [
109108
{include-group = "docs"},

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ dependency_groups =
1414
test
1515
extras =
1616
canalystii
17+
gs-usb
1718
mf4
1819
multicast
1920
pywin32

0 commit comments

Comments
 (0)