Skip to content

Minor cleanup of windows build script and venv configuration #27

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

Merged
merged 7 commits into from
Jan 10, 2022
Merged

Minor cleanup of windows build script and venv configuration #27

merged 7 commits into from
Jan 10, 2022

Conversation

dnwillia-work
Copy link
Contributor

No description provided.

@akaszynski
Copy link
Contributor

This is helpful. Add the usage of the configure_venv.bat to README.rst.

@akaszynski
Copy link
Contributor

Add a windows batch file file and this is good to go.

@@ -0,0 +1,7 @@
@echo off
setlocal
Copy link
Contributor

Choose a reason for hiding this comment

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

@dnwillia-ansys Out of curiosity, why do we need to use setlocal here as we don't define any variable?

Copy link
Contributor Author

@dnwillia-work dnwillia-work Jan 10, 2022

Choose a reason for hiding this comment

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

Yeah, it's technically not needed here. Force of habit from my side. I can remove it if you feel it should not be there.

Copy link
Contributor

Choose a reason for hiding this comment

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

That's fine by me. Thanks Dan.

@dnwillia-work dnwillia-work merged commit abbf48f into ansys:main Jan 10, 2022
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