diff options
author | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2018-01-30 16:31:42 +0100 |
---|---|---|
committer | Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> | 2018-01-30 16:31:42 +0100 |
commit | 2ed439f1d1f0b4859b94794973a946e114100d29 (patch) | |
tree | 0e0fec0ac5925bf9c48c510d287acd7d33a131f2 /build.py | |
parent | c88c109c4195d022ef9c0daafa8f0f89d8e4fb0b (diff) |
Diffstat (limited to 'build.py')
-rwxr-xr-x | build.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import argparse import os |