Skip to content

Commit

Permalink
Undo accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
paulray committed Nov 16, 2019
1 parent d72b33a commit 10d5ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
extra_compile_args = ["-DUSEFFTW"]
include_dirs = [numpy.get_include()]
# For MacOS with MacPorts use the following
include_dirs.append("/opt/local/include")
# include_dirs.append("/opt/local/include")

# Note: you might need to add "gfortran" to the following list if
# you see errors relating to missing "g" functions....
Expand Down

0 comments on commit 10d5ced

Please sign in to comment.