File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11sphinx == 4.3.1
22sphinx-autobuild == 0.7.1
33sphinx-inline-tabs == 2021.4.11b9
4- python-docs-theme == 2021.5
4+ python-docs-theme == 2022.1
55sphinx-copybutton == 0.5.0
66git+https://github.com/pypa/pypa-docs-theme.git#egg=pypa-docs-theme
Original file line number Diff line number Diff line change @@ -337,8 +337,8 @@ files in the :file:`dist` directory:
337337.. code-block :: text
338338
339339 dist/
340- example_package_YOUR_USERNAME_HERE-0.0.1-py3-none-any.whl
341- example_package_YOUR_USERNAME_HERE-0.0.1.tar.gz
340+ ├── example_package_YOUR_USERNAME_HERE-0.0.1-py3-none-any.whl
341+ └── example_package_YOUR_USERNAME_HERE-0.0.1.tar.gz
342342
343343
344344 The ``tar.gz `` file is a :term: `source distribution <Source Distribution (or "sdist")> `
You can’t perform that action at this time.
0 commit comments