Skip to content

Commit 37d8a01

Browse files
authored
Remove unused attrs dependency
1 parent 42172a1 commit 37d8a01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@
5454

5555
install_requires = [
5656
"trio >= 0.15.0",
57-
"attrs",
5857
"outcome",
5958
"sniffio",
6059
]

0 commit comments

Comments
 (0)