Commit 709efff7 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add package classifiers

parent 4c65a7ac
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,6 +14,13 @@ authors = [
	"Dominik Sekotill <dom.sekotill@kodo.org.uk>",
]

classifiers = [
	"Development Status :: 3 - Alpha",
	"Topic :: Software Development :: Testing",
	"Topic :: Software Development :: Testing :: BDD",
	"Typing :: Typed",
]

packages = [
	{ include = "behave_utils" },
	{ include = "behave-stubs", from = "stubs" },