mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-25 05:59:24 +00:00
Python scripts can now be run directly from bash
This commit is contained in:
parent
78a2866dc7
commit
81159838a5
8 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
from __future__ import print_function
|
||||
from releaseCommon import Version
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue