Skip to content

Commit 73a66ee

Browse files
committed
Use hypneated name in pyproject.toml
1 parent c7a1287 commit 73a66ee

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.github/workflows/octocheese.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: domdfcoding/octocheese@master
1414
with:
15-
pypi_name: "domdf_python_tools"
15+
pypi_name: "domdf-python-tools"
1616
env:
1717
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
1818
if: startsWith(github.ref, 'refs/tags/') != true

doc-source/index.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,22 +72,22 @@ domdf_python_tools
7272
:alt: CodeFactor Grade
7373

7474
.. |pypi-version| pypi-shield::
75-
:project: domdf_python_tools
75+
:project: domdf-python-tools
7676
:version:
7777
:alt: PyPI - Package Version
7878

7979
.. |supported-versions| pypi-shield::
80-
:project: domdf_python_tools
80+
:project: domdf-python-tools
8181
:py-versions:
8282
:alt: PyPI - Supported Python Versions
8383

8484
.. |supported-implementations| pypi-shield::
85-
:project: domdf_python_tools
85+
:project: domdf-python-tools
8686
:implementations:
8787
:alt: PyPI - Supported Implementations
8888

8989
.. |wheel| pypi-shield::
90-
:project: domdf_python_tools
90+
:project: domdf-python-tools
9191
:wheel:
9292
:alt: PyPI - Wheel
9393

@@ -119,7 +119,7 @@ domdf_python_tools
119119
:alt: Maintenance
120120

121121
.. |pypi-downloads| pypi-shield::
122-
:project: domdf_python_tools
122+
:project: domdf-python-tools
123123
:downloads: month
124124
:alt: PyPI - Downloads
125125

@@ -138,7 +138,7 @@ Installation
138138

139139
.. start installation
140140
141-
.. installation:: domdf_python_tools
141+
.. installation:: domdf-python-tools
142142
:pypi:
143143
:github:
144144
:anaconda:

0 commit comments

Comments
 (0)