Commit df0df4a4 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update test dependencies

parent a2cfcf22
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -38,9 +38,8 @@ include =

[options.extras_require]
test =
  anyio[curio]
  coverage <5
  nose2[coverage_plugin]
  trio

[unittest]
start-dir = tests/unit