Skip to content

Commit

Permalink
jump
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge committed Jun 10, 2024
1 parent ba98956 commit b01578d
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 @@ -64,7 +64,7 @@ def _compile_libnmt():
class build(_build):
"""Specialized Python source builder."""
def run(self):
_compile_libchealpix()
#_compile_libchealpix()
_compile_libnmt()
_build.run(self)

Expand Down

0 comments on commit b01578d

Please sign in to comment.