diff --git a/setup.py b/setup.py index 7a5a73e..34c91f6 100644 --- a/setup.py +++ b/setup.py @@ -24,6 +24,7 @@ setup( setup_requires=['setuptools_scm'], classifiers=[ 'Development Status :: 5 - Production/Stable', + 'Framework :: Pytest', 'Intended Audience :: Developers', 'License :: OSI Approved :: MIT License', 'Operating System :: POSIX',