From 148f2f0a2e9874964a6674a89b13456dd71e5226 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Mon, 12 Sep 2016 18:25:17 +0200 Subject: test --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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:: -- cgit v1.2.1