Make vigil work on other distributions. (fedora, debian, archlinux)
- Now using python3.4 on debian, and python3.5 elsewhere. - Added test-distributions script that checks that install-dependencies works on different distributions.
This commit is contained in:
parent
5b41471a47
commit
5b08029d0b
18 changed files with 206 additions and 45 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3.5
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright (C) 2017 Andrew Hamilton. All rights reserved.
|
||||
# Licensed under the Artistic License 2.0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue