Skip to content

Commit 666f212

Browse files
committed
Update README to reflect Python 3.10 compatibility and badge changes
1 parent dc0a2e9 commit 666f212

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Other information
1616

1717
- Free software: `BSD license <https://github.com/dicompyler/dicompyler-core/blob/master/LICENSE>`__
1818
- Documentation: `Read the docs <https://dicompyler-core.readthedocs.io>`__
19-
- Tested on Python 3.7+
19+
- Tested on Python 3.10+
2020

2121
Dependencies
2222
------------
@@ -85,7 +85,7 @@ This package was created with
8585
:target: http://mybinder.org/repo/bastula/dicom-notebooks
8686
.. |pypi| image:: https://img.shields.io/pypi/v/dicompyler-core.svg
8787
:target: https://pypi.python.org/pypi/dicompyler-core
88-
.. |Python Version| image:: https://img.shields.io/badge/python-3.7+-blue.svg
88+
.. |Python Version| image:: https://img.shields.io/badge/python-3.10+-blue.svg
8989
:target: https://pypi.python.org/pypi/dicompyler-core
9090
.. |GH Actions| image:: https://github.com/dicompyler/dicompyler-core/actions/workflows/build.yml/badge.svg
9191
:target: https://github.com/dicompyler/dicompyler-core/actions
@@ -97,8 +97,8 @@ This package was created with
9797
:target: https://app.codacy.com/gh/dicompyler/dicompyler-core/dashboard
9898
.. |Codecov| image:: https://codecov.io/gh/dicompyler/dicompyler-core/branch/master/graph/badge.svg
9999
:target: https://codecov.io/gh/dicompyler/dicompyler-core
100-
.. |Total Lines| image:: https://img.shields.io/tokei/lines/github/dicompyler/dicompyler-core
101-
:target: https://img.shields.io/tokei/lines/github/dicompyler/dicompyler-core
100+
.. |Total Lines| image:: https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/dicompyler/dicompyler-core/badge?style=flat&logoColor=white&label=Lines%20of%20Code
101+
:target: https://ghloc.vercel.app/dicompyler/dicompyler-core?branch=master
102102
.. |Code Size| image:: https://img.shields.io/github/languages/code-size/dicompyler/dicompyler-core
103103
:target: https://img.shields.io/github/languages/code-size/dicompyler/dicompyler-core
104104
.. |Zenodo| image:: https://zenodo.org/badge/51550203.svg

0 commit comments

Comments
 (0)