Skip to content

Commit

Permalink
docs: remove outdated docs statement
Browse files Browse the repository at this point in the history
  • Loading branch information
mbdevpl committed Aug 15, 2023
1 parent a4e9420 commit b5eac5a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -255,9 +255,6 @@ CLI boilerplate

This boilerplate aims at making CLIs easier to write, by providing a few utility functions.

This boilerplate assumes your package has a ``_version.py`` file that defines a ``VERSION`` constant
that stores the version of your application.

Your example ``cli.py`` file which defines your command-line interface may look like:

.. code:: python
Expand Down

0 comments on commit b5eac5a

Please sign in to comment.