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
No related branches found
No related tags found
3 merge requests!140Merge staging into production,!118Merge develop into staging,!113build docs with newer nixos
Pipeline #797 passed
#!/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.
Finish editing this message first!
Please register or to comment