Commit 2fb9aaf2 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Only install wpa_supplicant package, not tests

parent 7506dd7e
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -32,9 +32,9 @@ install_requires =
  anyio >=1.0

[options.packages.find]
exclude =
  util
  tests
include =
  wpa_supplicant
  wpa_supplicant.*

[options.extras_require]
test =