Explicitly using python3.5.

This commit is contained in:
Andrew Hamilton 2017-02-08 13:56:56 +01:00
parent 3711a0b293
commit c25266c42b
18 changed files with 15 additions and 26 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python3.5
# -*- coding: utf-8 -*-
# Copyright (C) 2017 Andrew Hamilton. All rights reserved.