Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
Fix tab/space error in readme
Browse files Browse the repository at this point in the history
This was preventing the doc being rendered by PyPI.
  • Loading branch information
ajoubertza committed Apr 30, 2020
1 parent 77463dc commit 8fbf0a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ Optional dependencies:
- gevent_

.. note:: As a general rule, libtango_ and pytango_ should share the same major
and minor version (for a version ``X.Y.Z``, ``X`` and ``Y`` should
match).
and minor version (for a version ``X.Y.Z``, ``X`` and ``Y`` should
match).
On some systems you may need to install ``libtango``, ``omniORB4`` and ``libzmq`` related
development packages.

Expand Down

0 comments on commit 8fbf0a2

Please sign in to comment.