forked from jan/opencl_fdfd
Use python3 for setup
This commit is contained in:
parent
3cd26265bd
commit
4b798893bc
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
import opencl_fdfd
|
import opencl_fdfd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue