From 178bd4f90c2dbb92360e2775ab7320b706b6a7ad Mon Sep 17 00:00:00 2001 From: Stas Seliverstov Date: Sun, 10 Jun 2018 23:21:37 +0300 Subject: [PATCH] update behave classifier --- allure-behave/setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/allure-behave/setup.py b/allure-behave/setup.py index d7138f85..3575ae08 100644 --- a/allure-behave/setup.py +++ b/allure-behave/setup.py @@ -9,7 +9,8 @@ 'Intended Audience :: Developers', 'License :: OSI Approved :: Apache Software License', 'Topic :: Software Development :: Quality Assurance', - 'Topic :: Software Development :: Testing' + 'Topic :: Software Development :: Testing', + 'Topic :: Software Development :: Testing :: BDD' ] install_requires = [