We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 503f85c + e81013d commit 0ce475fCopy full SHA for 0ce475f
README.rst
@@ -16,7 +16,7 @@ section below.
16
Installing
17
----------
18
19
-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
20
requires `pytest <http://pytest.org>`__ and
21
`matplotlib <http://www.matplotlib.org>`__ to be installed.
22
setup.cfg
@@ -11,7 +11,6 @@ classifiers =
11
Topic :: Software Development :: Testing
12
Topic :: Scientific/Engineering :: Visualization
13
Programming Language :: Python
14
- Programming Language :: Python :: 2
15
Programming Language :: Python :: 3
Operating System :: OS Independent
License :: OSI Approved :: BSD License
0 commit comments