mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-30 08:27:52 +00:00
Move all scripts to Python3
This commit is contained in:
parent
d3c0b36487
commit
0d8eeec557
14 changed files with 17 additions and 13 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue