summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index cd6ace7..adad27b 100644
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,5 @@
# Prepare a release:
-#
+
# - fill the changelog
# - run unit tests on Linux: run "tox"
# - run unit tests on Windows, run::