File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -44,11 +44,11 @@ please :doc:`/source/contact`
4444
4545 practices/overview
4646 practices/precommit
47- practices/environment_management
47+ practices/pipx
4848 practices/linting
4949 practices/ci
5050 practices/namespace_project
5151 practices/issue_pr_templating
5252 practices/sphinx
53- practices/pypi
53+ practices/publishing_package
5454
Original file line number Diff line number Diff line change 1- pipx
1+ Pipx
22====================================================================================================
33
44``pipx `` is a tool to enable installation of end-user applications written
Original file line number Diff line number Diff line change 1- Env Management: pipx, conda
1+ Publishing Your Package: PyPI, Conda
22===============================================================================
33
44.. toctree ::
55 :maxdepth: 1
66
7- pipx
7+ pypi
88 conda
You can’t perform that action at this time.
0 commit comments