diff --git a/README.rst b/README.rst index ebdee082..4a80aec3 100644 --- a/README.rst +++ b/README.rst @@ -16,7 +16,7 @@ section below. Installing ---------- -This plugin is compatible with Python 2.7, and 3.6 and later, and +This plugin is compatible with Python 3.6 and later, and requires `pytest `__ and `matplotlib `__ to be installed. diff --git a/setup.cfg b/setup.cfg index cd193ab4..60478bd3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,7 +11,6 @@ classifiers = Topic :: Software Development :: Testing Topic :: Scientific/Engineering :: Visualization Programming Language :: Python - Programming Language :: Python :: 2 Programming Language :: Python :: 3 Operating System :: OS Independent License :: OSI Approved :: BSD License