Skip to content

Commit 4e26f2f

Browse files
authored
Change badge from active to inactive
1 parent d99406f commit 4e26f2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![GitHub CI](https://github.com/PyUtilib/pyutilib/workflows/GitHub%20CI/badge.svg?branch=master)
22
![codecov.io](https://codecov.io/github/PyUtilib/pyutilib/coverage.svg?branch=master)
33
[![Depsy Software Impact](http://depsy.org/api/package/pypi/PyUtilib/badge.svg)](http://depsy.org/package/python/PyUtilib)
4-
[![Project Status: Active - The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
4+
[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)
55

66
## PyUtilib Overview
77

@@ -11,6 +11,8 @@ to the PyUnit testing framework. PyUtilib has been developed to
1111
support several Python-centric projects, especially
1212
[Pyomo](http://pyomo.org).
1313

14+
This repository is currently inactive.
15+
1416
PyUtilib is available under the BSD License.
1517

1618
### Installation

0 commit comments

Comments
 (0)