c68534
diff --git a/python/setup.py b/python/setup.py
c68534
index eda8fa5..dff0f27 100755
c68534
--- a/python/setup.py
c68534
+++ b/python/setup.py
c68534
@@ -1,4 +1,4 @@
c68534
-#!/usr/bin/env python
c68534
+#!/usr/bin/env python3
c68534
 
c68534
 from distutils.core import setup, Extension
c68534
 from distutils.command.install_data import install_data