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

Improve/fix make create_environment #21

Merged
merged 3 commits into from
Mar 3, 2024

Conversation

jayqi
Copy link
Contributor

@jayqi jayqi commented Mar 3, 2024

Closes #19

This fixes two things:

  1. Uses venv in make create_environment instead of virtualenvwrapper to simplify the setup process.

  2. Removes a vestigial test_environment script reference. I had simplified things previously but accidentally left this in.

@jayqi jayqi requested a review from danbjoseph March 3, 2024 17:55
@jayqi jayqi changed the title Remove vestigial test_requirements check Improve/fix make create_environment Mar 3, 2024
@danbjoseph
Copy link
Member

terrific. thank you!

@danbjoseph danbjoseph merged commit 262c1c6 into main Mar 3, 2024
1 check passed
@danbjoseph danbjoseph deleted the jyq-remove-vestigial-test-environment branch March 3, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs clarification - more details about activating virtual environment? make requirements fails?
2 participants