Skip to content

Commit 9e8d834

Browse files
committed
deploy: 5c9a867
1 parent a63b1eb commit 9e8d834

File tree

76 files changed

+28
-28
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+28
-28
lines changed

.doctrees/environment.pickle

-12 Bytes
Binary file not shown.

.doctrees/index.doctree

-9 Bytes
Binary file not shown.

.doctrees/tutorials/intro.doctree

-3 Bytes
Binary file not shown.

_sources/index.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The first round of our community-developed, how to create a Python package tutor
7070
:class-card: left-aligned
7171

7272
* [What is a Python package?](/tutorials/intro)
73-
* [Make your code installable](/tutorials/installable-code)
73+
* [Create a Python package](/tutorials/installable-code)
7474
* [Publish your package to (test) PyPI](/tutorials/publish-pypi)
7575
* [Publish your package to conda-forge](/tutorials/publish-conda-forge)
7676

_sources/tutorials/intro.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Get to know Hatch <get-to-know-hatch>
3737
:caption: Create and publish a Python Package
3838

3939
What is a Python package? <self>
40-
Make your code installable <installable-code>
40+
Create a Python package <installable-code>
4141
Publish to PyPI <publish-pypi>
4242
Publish to conda-forge <publish-conda-forge>
4343
:::

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ <h2><em>new</em> Tutorial Series: Create a Python Package<a class="headerlink" h
524524
✿ Create a Package Tutorials ✿</div>
525525
<ul class="simple">
526526
<li><p class="sd-card-text"><a class="reference internal" href="tutorials/intro.html"><span class="doc std std-doc">What is a Python package?</span></a></p></li>
527-
<li><p class="sd-card-text"><a class="reference internal" href="tutorials/installable-code.html"><span class="doc std std-doc">Make your code installable</span></a></p></li>
527+
<li><p class="sd-card-text"><a class="reference internal" href="tutorials/installable-code.html"><span class="doc std std-doc">Create a Python package</span></a></p></li>
528528
<li><p class="sd-card-text"><a class="reference internal" href="tutorials/publish-pypi.html"><span class="doc std std-doc">Publish your package to (test) PyPI</span></a></p></li>
529529
<li><p class="sd-card-text"><a class="reference internal" href="tutorials/publish-conda-forge.html"><span class="doc std std-doc">Publish your package to conda-forge</span></a></p></li>
530530
</ul>

ja/.doctrees/CONTRIBUTING.doctree

0 Bytes
Binary file not shown.

ja/.doctrees/TRANSLATING.doctree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)