Merge pull request #1615 from hansungk/fix-insert-includes-python
Make scripts/insert-includes.py use Python from conda env
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# replaces a `include with the full include file
|
# replaces a `include with the full include file
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user