-
Notifications
You must be signed in to change notification settings - Fork 1
Get a venv PythonEnvironment object from an environment name #96
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
Conversation
@BHoMBot check required |
@jamesramsden-bh to confirm, the following actions are now queued:
|
@BHoMBot check versioning |
@FraserGreenroyd to confirm, the following actions are now queued:
|
@BHoMBot check copyrght-compliance |
@FraserGreenroyd sorry, I didn't understand. |
@BHoMBot check copyright-compliance |
@FraserGreenroyd to confirm, the following actions are now queued:
|
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.
Subject to changes to the copyright headers (after which I give it both thumbs up!), I've tested this and it works well to speed up the existing environment loading process.
@jamesramsden-bh fix requested for copyright headers. The errors with the copyright headers on the CS ( I will apply the fixes to every case detailed on the checks tab. If you want to perform the fixes in a different manner please resolve this manually and rerun the check. Each CS ( If you are happy for me to go ahead and perform this action, please reply with:
|
@BHoMBot fix copyright headers ref. 11669880735 |
@jamesramsden-bh I have queued up your request to fix copyright headers. There are 0 requests in the queue ahead of you. |
@jamesramsden-bh I am now going to fix the copyright compliance in accordance with the annotations previously made. |
@jamesramsden-bh to confirm I have now resolved the copyright compliance and pushed a commit to this Pull Request. |
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.
I enjoy copyright headers that show the current year. I approve. For serious notes see my previous approval.
@BHoMBot check code-compliance |
@jamesramsden-bh to confirm, the following actions are now queued:
|
@BHoMBot check copyright-compliance |
@jamesramsden-bh to confirm, the following actions are now queued:
There are 2 requests in the queue ahead of you. |
@BHoMBot check required |
@jamesramsden-bh to confirm, the following actions are now queued:
|
The check |
@BHoMBot this is a DevOps instruction. I am requesting neutral checks on: versioning, ready-to-merge |
@FraserGreenroyd I have provided neutral checks to the checks requested. These checks will need to be run properly to obtain full results. |
Closes #95
A lightweight method to get a PythonEnvironment object for a virtual environment without the overheads of attempting to install said environment.
Test by: