@@ -16,7 +16,7 @@ Other information
16
16
17
17
- Free software: `BSD license <https://github.com/dicompyler/dicompyler-core/blob/master/LICENSE >`__
18
18
- Documentation: `Read the docs <https://dicompyler-core.readthedocs.io >`__
19
- - Tested on Python 3.7 +
19
+ - Tested on Python 3.10 +
20
20
21
21
Dependencies
22
22
------------
@@ -85,7 +85,7 @@ This package was created with
85
85
:target: http://mybinder.org/repo/bastula/dicom-notebooks
86
86
.. |pypi | image :: https://img.shields.io/pypi/v/dicompyler-core.svg
87
87
: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
89
89
:target: https://pypi.python.org/pypi/dicompyler-core
90
90
.. |GH Actions | image :: https://github.com/dicompyler/dicompyler-core/actions/workflows/build.yml/badge.svg
91
91
:target: https://github.com/dicompyler/dicompyler-core/actions
@@ -97,8 +97,8 @@ This package was created with
97
97
:target: https://app.codacy.com/gh/dicompyler/dicompyler-core/dashboard
98
98
.. |Codecov | image :: https://codecov.io/gh/dicompyler/dicompyler-core/branch/master/graph/badge.svg
99
99
: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
102
102
.. |Code Size | image :: https://img.shields.io/github/languages/code-size/dicompyler/dicompyler-core
103
103
:target: https://img.shields.io/github/languages/code-size/dicompyler/dicompyler-core
104
104
.. |Zenodo | image :: https://zenodo.org/badge/51550203.svg
0 commit comments