From be59fec4c972e15ab10bd8804a1548f11ac338d1 Mon Sep 17 00:00:00 2001 From: Doman Date: Thu, 3 Feb 2022 14:21:18 +0100 Subject: [PATCH] makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bf54c39..a602a6e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -build: +build: fasttyper python setup.py sdist bdist_wheel push: