Skip to content
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #10 from amureki/issues/3/broken_readme
Browse files Browse the repository at this point in the history
Fixed #3 -- fixed broken rst display in pypi
  • Loading branch information
hjacobs authored Oct 14, 2016
2 parents 4e3fcd8 + 8326a65 commit a4d9322
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,18 +51,9 @@ See this `example script`_ and the `shell script`_.

.. _example script: example.py

.. literalinclude:: example.py
:language: python3
:linenos:


.. _shell script: example.sh

.. literalinclude:: example.sh
:language: bash
:linenos:

::
.. code-block:: python3
$ ./example.py
Usage: example.py [OPTIONS] COMMAND [ARGS]...
Expand Down

0 comments on commit a4d9322

Please sign in to comment.