Skip to content

Commit c21ad37

Browse files
committed
Moving from only py3 to py
1 parent 62888cd commit c21ad37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python
22
# Python wrapper for the rpi_ws281x library.
33
# Authors:
44
# Phil Howard ([email protected])

0 commit comments

Comments
 (0)