File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ To learn more, see the [Contributor Guide].
246246
247247# # License
248248
249- Distributed under the terms of the [MIT ] license ,
249+ Distributed under the terms of the [MIT license ][ license ] ,
250250_Human Readable_ is free and open source software.
251251
252252# # Issues
@@ -268,6 +268,7 @@ This project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter]
268268
269269< !-- github- only -- >
270270
271+ [license ]: https:// github.com/ staticdev/ human- readable/ blob/ main/ LICENSE
271272[contributor guide]: https:// github.com/ staticdev/ human- readable/ blob/ main/ CONTRIBUTING .md
272273[cookiecutter]: https:// github.com/ audreyr/ cookiecutter
273274[human- readable.readthedocs.io]: https:// human- readable.readthedocs.io
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ homepage = "https://github.com/staticdev/human-readable"
99repository = " https://github.com/staticdev/human-readable"
1010documentation = " https://human-readable.readthedocs.io"
1111classifiers = [
12+ " Development Status :: 5 - Production/Stable" ,
1213 " Programming Language :: Python :: 3.7" ,
1314 " Programming Language :: Python :: 3.8" ,
1415 " Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments