summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-09-12 18:25:17 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-09-12 18:25:17 +0200
commit148f2f0a2e9874964a6674a89b13456dd71e5226 (patch)
treeb447a3c8e62102f92178c5029e413cb3535fd5c9
parentfe825c6c781ce3a645a7b1a70a7161e9dabf4442 (diff)
downloadaioeventlet-master.tar.gz
-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::