Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
spxiwh committed Apr 26, 2024
1 parent ff243a0 commit cf8a63f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ def pkgconfig(package, kw):
# lal arguments
extension_kwargs = pkgconfig('lal', extension_kwargs)

print(extension_kwargs)

# define compiled extensions
exts = [
Extension(
Expand Down

0 comments on commit cf8a63f

Please sign in to comment.