Use Python 3, dummy Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Wed, 16 Oct 2019 18:07:19 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
netlify.toml
→
netlify.toml
@@ -1,3 +1,3 @@
[build] publish = "build/" - command = "pip install git+https://github.com/icyphox/vite && vite build" + command = "pip3 install git+https://github.com/icyphox/vite && vite build"