Use the matching PyPi metadata name
This commit is contained in:
parent
60dbd4c7c1
commit
e37c5a3029
@ -1,7 +1,7 @@
|
||||
.. _header:
|
||||
|
||||
*********
|
||||
flat_tree
|
||||
flat-tree
|
||||
*********
|
||||
|
||||
.. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg
|
||||
@ -44,7 +44,7 @@ From `The Dat Protocol`_:
|
||||
Documentation
|
||||
*************
|
||||
|
||||
* https://flat_tree.readthedocs.io
|
||||
* https://flat-tree.readthedocs.io
|
||||
|
||||
.. _mirroring:
|
||||
|
||||
|
@ -3,6 +3,6 @@ copyright = '2019, decentral1se'
|
||||
html_static_path = ['_static']
|
||||
html_theme = 'alabaster'
|
||||
master_doc = 'index'
|
||||
project = 'flat_tree'
|
||||
project = 'flat-tree'
|
||||
templates_path = ['_templates']
|
||||
extensions = ['sphinx.ext.autodoc', 'sphinx_autodoc_typehints']
|
||||
|
@ -4,7 +4,7 @@ Install
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ pip install flat_tree
|
||||
$ pip install flat-tree
|
||||
|
||||
.. note::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user