summaryrefslogtreecommitdiffstats
path: root/main.py
diff options
context:
space:
mode:
authorVG <vg@devys.org>2016-12-09 13:44:41 +0100
committerVG <vg@devys.org>2016-12-09 13:44:41 +0100
commit5ba1423b0276762ca751ae3b06ab7b6bda2512e5 (patch)
tree1a6df07ac04571c229b8222d675db1cf5264718d /main.py
parentf22f28ab8712b28c6b549c7c85783a081719a43d (diff)
downloadcatcad-5ba1423b0276762ca751ae3b06ab7b6bda2512e5.tar.gz
catcad-5ba1423b0276762ca751ae3b06ab7b6bda2512e5.tar.bz2
catcad-5ba1423b0276762ca751ae3b06ab7b6bda2512e5.zip
use python2 and render motherboard
Diffstat (limited to 'main.py')
-rwxr-xr-xmain.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index 3903c79..3be7d41 100755
--- a/main.py
+++ b/main.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!venv/bin/python
# SPDX-License-Identifier: MIT