Skip to content

Commit ac5f0fb

Browse files
Stas SeliverstovStas Seliverstov
authored andcommitted
First public beta on PyPi
1 parent 8fcacaa commit ac5f0fb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

allure-pytest/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'Framework :: Pytest',
99
'Intended Audience :: Developers',
1010
'License :: OSI Approved :: Apache Software License',
11-
'Topic :: Software Development :: Quality Assurance'
11+
'Topic :: Software Development :: Quality Assurance',
1212
'Topic :: Software Development :: Testing',
1313
]
1414

allure-python-commons/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'Development Status :: 4 - Beta',
99
'Intended Audience :: Developers',
1010
'License :: OSI Approved :: Apache Software License',
11-
'Topic :: Software Development :: Quality Assurance'
11+
'Topic :: Software Development :: Quality Assurance',
1212
'Topic :: Software Development :: Testing',
1313
]
1414

0 commit comments

Comments
 (0)