summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2020-12-29 20:52:52 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2020-12-29 20:52:52 +0100
commite27264ff17bc102143a631495be86798a53cf6ca (patch)
treeb5b671701c2264b784fa87ed35384dd9bcaffadb /Makefile
parent9851dffc8d915ff01117a5ed8070e5b2a1ef2bb5 (diff)
downloadrules-sandbox-e27264ff17bc102143a631495be86798a53cf6ca.tar.gz
rules-sandbox-e27264ff17bc102143a631495be86798a53cf6ca.tar.bz2
rules-sandbox-e27264ff17bc102143a631495be86798a53cf6ca.tar.xz
rules-sandbox-e27264ff17bc102143a631495be86798a53cf6ca.zip
Working TF code.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 38c3852..9c25076 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,6 @@ all: env/.cookie
run: env/.cookie
env/bin/python main.py
- find out gen
env:
virtualenv -p python3 env