Address GitLab issue #11: trivial patch for macports/osx requirements
This commit is contained in:
parent
a73620cca5
commit
51a88bec4d
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -18,6 +18,9 @@
|
||||||
# If you have pip installed,
|
# If you have pip installed,
|
||||||
#
|
#
|
||||||
# pip3 install PyYAML
|
# pip3 install PyYAML
|
||||||
|
#
|
||||||
|
# If you are using MacPorts on OS X:
|
||||||
|
# port install py3{5,6}-yaml as appropriate for your Python 3 version.
|
||||||
|
|
||||||
VERS=1.0
|
VERS=1.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue