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

Add python venv dir to gitignore #314

Merged
merged 2 commits into from
Dec 20, 2023
Merged

Conversation

adityasaky
Copy link
Member

#308 checks in a full virtual environment, which we ought to avoid...

@adityasaky adityasaky requested a review from a team as a code owner December 19, 2023 21:38
Signed-off-by: Aditya Sirish <aditya@saky.in>
@adityasaky adityasaky changed the title Add python venv dir to ggitignore Add python venv dir to gitignore Dec 19, 2023
@marcelamelara
Copy link
Contributor

I think this is a needed change, but the more robust solution is to have the Python tests clean up the venv when they're done, I think.

Copy link
Contributor

@marcelamelara marcelamelara left a comment

Choose a reason for hiding this comment

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

Thanks @adityasaky !

Signed-off-by: Aditya Sirish <aditya@saky.in>
@pxp928 pxp928 merged commit dcf9b31 into in-toto:main Dec 20, 2023
7 checks passed
@adityasaky adityasaky deleted the update-gitignore branch December 20, 2023 02:31
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.

3 participants