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

Make sure that Python3 is available

parent 1051acad
No related branches found
No related tags found
3 merge requests!140Merge staging into production,!122Merge develop into staging,!115Continuous deployment for the grid systems
#!/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