Commit bcb6d47f authored by 谭九鼎's avatar 谭九鼎 Committed by GitHub

Update docs/userguide/quickstart.rst

Co-authored-by: default avatarSviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>
parent 81cf64f2
......@@ -82,8 +82,8 @@ Automatic package discovery
For simple projects, it's usually easy enough to manually add packages to
the ``packages`` keyword in ``setup.cfg``. However, for very large projects
, it can be a big burden to keep the package list updated. ``setuptools``
therefore provides two convenient tools to ease the burden: ``find:`` and
``find_namespace:``. To use it in your project:
therefore provides two convenient tools to ease the burden: ``find:\ `` and
``find_namespace:\ ``. To use it in your project:
.. code-block:: ini
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment