Skip to content

Commit

Permalink
pyproject: enable openblas by default
Browse files Browse the repository at this point in the history
  • Loading branch information
tvandera committed Jun 17, 2024
1 parent 4d4b3e5 commit 4a83e10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ logging.level = "INFO"
ENABLE_BOOST = "OFF"
ENABLE_CMDLINE = "OFF"
ENABLE_TESTS = "OFF"
ENABLE_OPENBLAS = "ON"

[tool.setuptools_scm] # Section required
write_to = "python/smurff/_version.py"
Expand Down

0 comments on commit 4a83e10

Please sign in to comment.