Skip to content

Commit 5d0145f

Browse files
committed
Set development status to Beta.
1 parent 36120eb commit 5d0145f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def make_release_tree(self, base_dir, files):
6363
py_modules=['pytest_dependency'],
6464
install_requires=['pytest >= 2.8.0'],
6565
classifiers=[
66-
'Development Status :: 3 - Alpha',
66+
'Development Status :: 4 - Beta',
6767
'Framework :: Pytest',
6868
'Intended Audience :: Developers',
6969
'Topic :: Software Development :: Testing',

0 commit comments

Comments
 (0)