Skip to content

Commit c729f82

Browse files
tox.ini: require pyxattr for tests
Signed-off-by: John Mulligan <[email protected]>
1 parent ae84388 commit c729f82

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
@@ -16,6 +16,7 @@ deps =
1616
inotify_simple
1717
black>=21.8b0
1818
dnspython
19+
pyxattr
1920
commands =
2021
flake8 sambacc tests
2122
black --check -v .

0 commit comments

Comments
 (0)