Avoid explicit dependency on Python 3 (#2195)
authorayveejay <41393247+ayveejay@users.noreply.github.com>
Thu, 26 Jul 2018 18:27:46 +0000 (19:27 +0100)
committerAndres Noetzli <andres.noetzli@gmail.com>
Thu, 26 Jul 2018 18:27:46 +0000 (11:27 -0700)
src/options/mkoptions.py

index 5020920ffd75ff7554bb86e02defa4f708d6951f..b2df2150143cc02e5a5dfb3c3da2d9aca0eda712 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
 """
     Generate option handling code and documentation in one pass. The generated
     files are only written to the destination file if the contents of the file