summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAsk Solem <ask@celeryproject.org>2016-04-06 13:14:05 -0700
committerAsk Solem <ask@celeryproject.org>2016-04-06 13:14:05 -0700
commitb3741774735daa205edd3fbe29e74f8bbec296ee (patch)
tree2c0bb51c209c94a6c34afc7ce0381ae580c74563 /Makefile
parent646ef049b46a9f61748d663edb40a47fe1fc08d4 (diff)
downloadkombu-b3741774735daa205edd3fbe29e74f8bbec296ee.tar.gz
Use unicode_litereals everywhere and updates flakeplus target to --2.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d59f51a6..c05d1f33 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ flakediag:
-$(MAKE) flakecheck
flakepluscheck:
- flakeplus kombu --2.6
+ flakeplus --2.7 kombu
flakeplusdiag:
-$(MAKE) flakepluscheck