summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2019-11-02 14:36:08 -0400
committerPaul Ganssle <paul@ganssle.io>2019-11-02 20:07:36 -0400
commit9282e6ca99a4a9b224ce9481d89aa84080f8bf97 (patch)
treec95a4660841034df07a54f7d1848d2d30145756f
parentac8b63094cfc642b5c9e592b8a42cdd1a5fdc66a (diff)
downloaddateutil-git-9282e6ca99a4a9b224ce9481d89aa84080f8bf97.tar.gz
Remove tab character from README.rst
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f807358..5459d96 100644
--- a/README.rst
+++ b/README.rst
@@ -51,7 +51,7 @@ Installation
`dateutil` can be installed from PyPI using `pip` (note that the package name is
different from the importable name)::
- pip install python-dateutil
+ pip install python-dateutil
Download
========