Skip to content

Commit fea4017

Browse files
committed
Clean up documentation of dependencies
We would previously document dependencies which are already expressed programmatically in `pyproject.toml`, so this added information not useful for readers, but also introduced potential for things to get out of sync (which they had already). Just drop anything already expressed in the project config.
1 parent b98ddd5 commit fea4017

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

doc/quickstart.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,7 @@ Quickstart Guide
77
Dependencies
88
------------
99

10-
* Python 3.6+
1110
* git: https://git-scm.com
12-
* GitPython: https://pypi.python.org/pypi/GitPython
13-
* semantic_version: https://pypi.python.org/pypi/semantic_version
14-
* btest: https://pypi.python.org/pypi/btest
1511

1612
Note that following the :program:`zkg` `Installation`_ process via
1713
:program:`pip3` will automatically install its dependencies for you.

0 commit comments

Comments
 (0)