Permalink
Browse files
py-oct2py: add support for Py37
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
python/py-oct2py/Portfile
|
|
@@ -6,7 +6,7 @@ PortGroup python 1.0 |
|
|
|
|
|
name py-oct2py |
|
|
|
|
|
python.versions 27 34 35 36 |
|
|
python.versions 27 34 35 36 37 |
|
|
python.default_version 27 |
|
|
|
|
|
github.setup blink1073 oct2py 4.1.0 v |
|
|
|