We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9778b3f + 769c8e7 commit 76e2494Copy full SHA for 76e2494
AUTHORS
@@ -21,6 +21,7 @@ Ash Christopher
21
Asif Saif Uddin
22
Bart Merenda
23
Bas van Oostveen
24
+Brian Helba
25
Dave Burkholder
26
David Fischer
27
David Smith
setup.cfg
@@ -38,4 +38,6 @@ install_requires =
38
jwcrypto >= 0.8.0
39
40
[options.packages.find]
41
-exclude = tests
+exclude =
42
+ tests
43
+ tests.*
0 commit comments