File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Programmatic usage
36
36
------------------
37
37
38
38
In order to use setuptools_scm for sphinx config, assuming the sphinx conf
39
- is one directory deeper than the project's root, use::
39
+ is one directory deeper than the project's root, use:
40
40
41
41
.. code :: python
42
42
@@ -48,7 +48,7 @@ Notable Plugins
48
48
----------------
49
49
50
50
`setuptools_scm_git_archive <https://pypi.python.org/pypi/setuptools_scm_git_archive >`_
51
- provides partial support for obtaining versions from git archvies
51
+ provides partial support for obtaining versions from git archives
52
52
that belong to tagged versions. The only reason for not including
53
53
it in setuptools-scm itself is git/github not supporting
54
54
sufficient metadata for untagged/followup commits,
You can’t perform that action at this time.
0 commit comments