Explicitly using python3.5.
- Async and await keywords don't work with python3.4.
This commit is contained in:
parent
19b2ecb6ca
commit
111d362942
15 changed files with 15 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python3.5
|
||||
|
||||
# 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