Skip to content

Commit acba368

Browse files
authored
update behave classifier (via #247)
1 parent 8680f65 commit acba368

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

allure-behave/setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
'Intended Audience :: Developers',
1010
'License :: OSI Approved :: Apache Software License',
1111
'Topic :: Software Development :: Quality Assurance',
12-
'Topic :: Software Development :: Testing'
12+
'Topic :: Software Development :: Testing',
13+
'Topic :: Software Development :: Testing :: BDD'
1314
]
1415

1516
install_requires = [

0 commit comments

Comments
 (0)