Skip to content
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

Specify Pipenv Path via. CMake Variable #1439

Merged
merged 2 commits into from
Feb 1, 2025
Merged

Conversation

liam-ilan
Copy link
Contributor

Changelist

Introduce PIPENV_PATH variable to custom-define the path to Pipenv, allowing for user-level/pyenv installed pipenv setups.

Testing Done

  • Works on my machine

Resolved Tickets

None

@liam-ilan liam-ilan requested a review from Lucien950 February 1, 2025 20:10
@liam-ilan liam-ilan self-assigned this Feb 1, 2025
@liam-ilan liam-ilan added the Build System/DevEx Anything that affects Build System, IDE Integration, Github Actions, Code Deployment label Feb 1, 2025
Copy link
Contributor

@AmirTajaddodi AmirTajaddodi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@liam-ilan liam-ilan enabled auto-merge (squash) February 1, 2025 23:42
@liam-ilan liam-ilan merged commit 40a1d53 into master Feb 1, 2025
35 checks passed
@liam-ilan liam-ilan deleted the liam-ilan/pipenv-specify branch February 1, 2025 23:43
AmirTajaddodi pushed a commit that referenced this pull request Feb 2, 2025
### Changelist 
Introduce `PIPENV_PATH` variable to custom-define the path to Pipenv,
allowing for user-level/pyenv installed pipenv setups.

### Testing Done
- [x] Works on my machine

### Resolved Tickets
None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build System/DevEx Anything that affects Build System, IDE Integration, Github Actions, Code Deployment
Development

Successfully merging this pull request may close these issues.

2 participants