From e7fd67a38a02d8f79b4ef608568301475eb0cab7 Mon Sep 17 00:00:00 2001 From: Zac-HD Date: Wed, 31 Oct 2018 21:54:53 +1100 Subject: [PATCH] Add new Hypothesis trove classifier --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 6b25497..2a7e945 100644 --- a/setup.py +++ b/setup.py @@ -39,6 +39,7 @@ "Programming Language :: Python :: Implementation :: PyPy", "Topic :: System :: Networking", "Topic :: Software Development :: Testing", + "Framework :: Hypothesis", "Framework :: Pytest", "Framework :: Trio", ],