-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BHoM managed Python virtualenvs #61
BHoM managed Python virtualenvs #61
Conversation
Added try catch to ground temperatures.
…s' of https://github.com/BHoM/LadybugTools_Toolkit into Python_Toolkit-#83-SimplificationAndExternalEnvironments
…nto Python_Toolkit-#83-SimplificationAndExternalEnvironments
…s' of https://github.com/BHoM/LadybugTools_Toolkit into Python_Toolkit-#83-SimplificationAndExternalEnvironments
The check |
@BHoMBot check compliance |
@tg359 to confirm, the following actions are now queued:
There are 16 requests in the queue ahead of you. |
@BHoMBot check compliance |
@tg359 to confirm, the following actions are now queued:
There are 59 requests in the queue ahead of you. |
@tg359 just to let you know, I have provided a |
1 similar comment
@BHoMBot check installer |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 20 requests in the queue ahead of you. |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 4 requests in the queue ahead of you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving based on @alelom review as commits since then have been versioning and compliance.
@BHoMBot check ready-to-merge |
@FraserGreenroyd to confirm, the following actions are now queued:
There are 56 requests in the queue ahead of you. |
FAO: @FraserGreenroyd The check they wish to have dispensation on is null-handling. If you are providing dispensation on this occasion, please reply with:
|
@BHoMBot this is a DevOps instruction. I am authorising dispensation to be granted on check ref. 8273485563 |
@FraserGreenroyd I have now provided a passing check on reference |
NOTE: Depends on
BHoM/Python_Toolkit#85
Issues addressed by this PR
Closes #58
Closes #55
Closes #57
Handling of Python environments via BHoM rationalised around a base "full" environment, and virtualenvs for any toolkit/project-specific environment that can be pre-defined with custom codebases via a referenced local-package added upon installation.
This PR enables a replicated virtualenv of LadybugTools installed via Pollination.
Test files
83.zip
Changelog
Additional comments