1- python3-pip-skeleton
1+ python3-pip-skeleton-cli
22===========================
33
44|code_ci | |docs_ci | |coverage | |pypi_version | |license |
@@ -7,16 +7,16 @@ python3-pip-skeleton
77
88 This project contains template code only. For documentation on how to
99 adopt this skeleton project see
10- https://DiamondLightSource.github.io/python3-pip-skeleton-cli
10+ https://DiamondLightSource.github.io/python3-pip-skeleton-cli-cli
1111
1212This is where you should write a short paragraph that describes what your module does,
1313how it does it, and why people should use it.
1414
1515============== ==============================================================
16- PyPI ``pip install python3-pip-skeleton ``
17- Source code https://github.com/DiamondLightSource/python3-pip-skeleton
18- Documentation https://DiamondLightSource.github.io/python3-pip-skeleton
19- Releases https://github.com/DiamondLightSource/python3-pip-skeleton/releases
16+ PyPI ``pip install python3-pip-skeleton-cli ``
17+ Source code https://github.com/DiamondLightSource/python3-pip-skeleton-cli
18+ Documentation https://DiamondLightSource.github.io/python3-pip-skeleton-cli
19+ Releases https://github.com/DiamondLightSource/python3-pip-skeleton-cli /releases
2020============== ==============================================================
2121
2222This is where you should put some images or code snippets that illustrate
@@ -33,20 +33,20 @@ Or if it is a commandline tool then you might put some example commands here::
3333
3434 $ python -m python3_pip_skeleton --version
3535
36- .. |code_ci | image :: https://github.com/DiamondLightSource/python3-pip-skeleton/workflows/Code%20CI/badge.svg?branch=main
37- :target: https://github.com/DiamondLightSource/python3-pip-skeleton/actions?query=workflow%3A%22Code+CI%22
36+ .. |code_ci | image :: https://github.com/DiamondLightSource/python3-pip-skeleton-cli /workflows/Code%20CI/badge.svg?branch=main
37+ :target: https://github.com/DiamondLightSource/python3-pip-skeleton-cli /actions?query=workflow%3A%22Code+CI%22
3838 :alt: Code CI
3939
40- .. |docs_ci | image :: https://github.com/DiamondLightSource/python3-pip-skeleton/workflows/Docs%20CI/badge.svg?branch=main
41- :target: https://github.com/DiamondLightSource/python3-pip-skeleton/actions?query=workflow%3A%22Docs+CI%22
40+ .. |docs_ci | image :: https://github.com/DiamondLightSource/python3-pip-skeleton-cli /workflows/Docs%20CI/badge.svg?branch=main
41+ :target: https://github.com/DiamondLightSource/python3-pip-skeleton-cli /actions?query=workflow%3A%22Docs+CI%22
4242 :alt: Docs CI
4343
44- .. |coverage | image :: https://codecov.io/gh/DiamondLightSource/python3-pip-skeleton/branch/main/graph/badge.svg
45- :target: https://codecov.io/gh/DiamondLightSource/python3-pip-skeleton
44+ .. |coverage | image :: https://codecov.io/gh/DiamondLightSource/python3-pip-skeleton-cli /branch/main/graph/badge.svg
45+ :target: https://codecov.io/gh/DiamondLightSource/python3-pip-skeleton-cli
4646 :alt: Test Coverage
4747
48- .. |pypi_version | image :: https://img.shields.io/pypi/v/python3-pip-skeleton.svg
49- :target: https://pypi.org/project/python3-pip-skeleton
48+ .. |pypi_version | image :: https://img.shields.io/pypi/v/python3-pip-skeleton-cli .svg
49+ :target: https://pypi.org/project/python3-pip-skeleton-cli
5050 :alt: Latest PyPI version
5151
5252.. |license | image :: https://img.shields.io/badge/License-Apache%202.0-blue.svg
@@ -57,4 +57,4 @@ Or if it is a commandline tool then you might put some example commands here::
5757 Anything below this line is used when viewing README.rst and will be replaced
5858 when included in index.rst
5959
60- See https://DiamondLightSource.github.io/python3-pip-skeleton for more detailed documentation.
60+ See https://DiamondLightSource.github.io/python3-pip-skeleton-cli for more detailed documentation.
0 commit comments