Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit 929aa9f

Browse files
author
staticdev
committed
Archive notes
1 parent 2373d96 commit 929aa9f

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Humanizer Portugues
22
===================
33

4+
**SUPERSEEDED BY: https://github.com/staticdev/human-readable.**
5+
46
|PyPI| |Python Version| |License|
57

68
|Read the Docs| |Tests| |Codecov|

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ repository = "https://github.com/staticdev/humanizer-portugues"
99
homepage = "https://github.com/staticdev/humanizer-portugues"
1010
documentation = "https://humanizer-portugues.readthedocs.io"
1111
classifiers = [
12-
'Development Status :: 5 - Production/Stable',
13-
'Programming Language :: Python',
14-
'Programming Language :: Python :: 3.7',
15-
'Programming Language :: Python :: 3.8',
16-
'Programming Language :: Python :: 3.9',
17-
'Intended Audience :: Developers',
18-
'License :: OSI Approved :: MIT License',
12+
"Development Status :: 7 - Inactive",
13+
"Programming Language :: Python",
14+
"Programming Language :: Python :: 3.7",
15+
"Programming Language :: Python :: 3.8",
16+
"Programming Language :: Python :: 3.9",
17+
"Intended Audience :: Developers",
18+
"License :: OSI Approved :: MIT License",
1919
]
2020

2121
[tool.poetry.urls]

0 commit comments

Comments
 (0)