Skip to content

Commit

Permalink
moved MacPorts info comments to INSTALL.MacOSX
Browse files Browse the repository at this point in the history
  • Loading branch information
demisjohn committed Mar 4, 2018
1 parent 3041533 commit d33f446
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
#! /usr/bin/env python

# To Do:
# Must run the following command afterwards:
# mv /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/camfr/_camfr.dylib /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/camfr/_camfr.so


from distutils.core import setup
from distutils.util import byte_compile
from distutils.command.build import build
Expand Down

0 comments on commit d33f446

Please sign in to comment.