File tree 2 files changed +12
-7
lines changed 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change
1
+ v4.1.1
2
+ ======
3
+
4
+ * Fixed badges in README.
5
+
1
6
v4.1.0
2
7
======
3
8
Original file line number Diff line number Diff line change 1
- .. image :: https://img.shields.io/pypi/v/skeleton .svg
1
+ .. image :: https://img.shields.io/pypi/v/importlib_resources .svg
2
2
:target: `PyPI link`_
3
3
4
- .. image :: https://img.shields.io/pypi/pyversions/skeleton .svg
4
+ .. image :: https://img.shields.io/pypi/pyversions/importlib_resources .svg
5
5
:target: `PyPI link`_
6
6
7
- .. _PyPI link : https://pypi.org/project/skeleton
7
+ .. _PyPI link : https://pypi.org/project/importlib_resources
8
8
9
- .. image :: https://github.com/jaraco/skeleton /workflows/Automated%20Tests/badge.svg
10
- :target: https://github.com/jaraco/skeleton /actions?query=workflow%3A%22Automated+Tests%22
9
+ .. image :: https://github.com/python/importlib_resources /workflows/Automated%20Tests/badge.svg
10
+ :target: https://github.com/python/importlib_resources /actions?query=workflow%3A%22Automated+Tests%22
11
11
:alt: Automated Tests
12
12
13
13
.. image :: https://img.shields.io/badge/code%20style-black-000000.svg
14
14
:target: https://github.com/psf/black
15
15
:alt: Code style: Black
16
16
17
- .. .. image:: https://readthedocs.org/projects/skeleton /badge/?version=latest
18
- .. :target: https://skeleton .readthedocs.io/en/latest/?badge=latest
17
+ .. image :: https://readthedocs.org/projects/importlib-resources /badge/?version=latest
18
+ :target: https://importlib-resources .readthedocs.io/en/latest/?badge=latest
19
19
20
20
``importlib_resources `` is a backport of Python standard library
21
21
`importlib.resources
You can’t perform that action at this time.
0 commit comments