Jelmer Vernooij пре 5 година
родитељ
комит
f91c317e6f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -1,4 +1,4 @@
-PYTHON = python3 -Werror
+PYTHON = python3
 PYFLAKES = pyflakes
 PEP8 = pep8
 FLAKE8 ?= flake8