Skip to content
Snippets Groups Projects
Commit 3dd14c26 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Make sure that Python 3 is available

parent 02f87c8a
Branches
No related tags found
No related merge requests found
#!/usr/bin/env python3
#! /usr/bin/env nix-shell
#! nix-shell -i python3 -p python3
from sys import stdin
from json import load
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment