From d96a866f2ecf9420dd5d3b46294cbeef469e1eda Mon Sep 17 00:00:00 2001 From: sz Date: Thu, 20 Aug 2020 03:01:25 -0500 Subject: [PATCH] oops --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ea04760..93973d4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: pypi clean test flake +.PHONY: clean test flake pypi: python setup.py sdist