summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2022-03-23 12:30:41 +0100
committerGitHub <noreply@github.com>2022-03-23 12:30:41 +0100
commitd9d2ec52b8842094ca300fceb489fd32ba999242 (patch)
tree43848bd9d7815713a1d6eae7fc8ab75109b6a9a5
parenta3dc9f4c6afea684ed48da998958470ea41f3c00 (diff)
downloadpytest-runner-d9d2ec52b8842094ca300fceb489fd32ba999242.tar.gz
update development status to inactive
fixes #61
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index c1b0213..21142b5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,7 @@ description = Invoke py.test as distutils command with dependency resolution
long_description = file:README.rst
url = https://github.com/pytest-dev/pytest-runner/
classifiers =
- Development Status :: 5 - Production/Stable
+ Development Status :: 7 - Inactive
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3