From 4b59cc343e88cff459bc663bbc85e3c701fdd415 Mon Sep 17 00:00:00 2001 From: VG Date: Mon, 11 Apr 2016 13:21:10 +0200 Subject: Auto-commit on 6d1dbe8495b5fafbc5f50d80268d0ca5b7b097be --- tests/Makefile | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tests/Makefile (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile deleted file mode 100644 index 6929f5e..0000000 --- a/tests/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# static python static checker -# python3-flake8 (pyflakes + python3-pep8) -# pylint3 - -#@python3.5 -m flake8 wqueue2.py => does not support async keyword for now -q= - -test: - $(Q)python3.5 -m pep8 --first . - $(Q)PYTHONASYNCIODEBUG=1 PYTHONUNBUFFERED=1 python3.5 -Wdefault ./wqueue2.py -- cgit v1.2.3