Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinnglabs committed Mar 29, 2024
1 parent da50bfe commit 44daf53
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 @@ -101,6 +101,8 @@ def build_stan_models():
model=model,
model_dir=MODEL_SOURCE_DIR,
)
else:
print("Conda env is detected in the package path. Skip compilation.")


class BuildPyCommand(build_py):
Expand Down

0 comments on commit 44daf53

Please sign in to comment.