File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 2
2
quantities
3
3
==========
4
4
5
- |pypi version | | pypi download | | Build status |
5
+ |pypi version |_ | Build status |_
6
6
7
7
.. |pypi version | image :: https://img.shields.io/pypi/v/quantities.png
8
- :target : https://pypi.python.org/pypi/quantities
9
- .. |Build status | image :: https://secure.travis-ci.org /python-quantities/python-quantities.png ?branch=master
10
- :target: http ://travis-ci.org /python-quantities/python-quantities
8
+ .. _ `pypi version` : https://pypi.python.org/pypi/quantities
9
+ .. |Build status | image :: https://github.com /python-quantities/python-quantities/actions/workflows/test.yml/badge.svg ?branch=master
10
+ .. _ `Build status` : https ://github.com /python-quantities/python-quantities/actions/workflows/test.yml
11
11
12
- A Python package for handling physical quantities. The source code and issue
12
+ A Python package for handling physical quantities. The source code and issue
13
13
tracker are hosted on GitHub:
14
14
15
15
https://www.github.com/python-quantities/python-quantities
@@ -75,7 +75,9 @@ GitHub Actions.
75
75
76
76
Author
77
77
------
78
- quantities is written by Darren Dale
78
+ quantities was originally written by Darren Dale, and has received contributions from `many people `_.
79
+
80
+ .. _`many people` : https://github.com/python-quantities/python-quantities/graphs/contributors
79
81
80
82
License
81
83
-------
You can’t perform that action at this time.
0 commit comments