summaryrefslogtreecommitdiff
path: root/python/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'python/lib/Makefile')
-rw-r--r--python/lib/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/python/lib/Makefile b/python/lib/Makefile
deleted file mode 100644
index cf3cacc..0000000
--- a/python/lib/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-install:
- pip3 install . --install-option="--prefix=$(TALER_PREFIX)" --upgrade
-
-check:
- python3 pytaler/tests.py