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

Bugfix/SK-1063 | Update sys_platform for windows in environment markers #710

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

Wrede
Copy link
Member

@Wrede Wrede commented Sep 24, 2024

Wrong sys_platform for windows was used in examples python_env.yaml. "win" does not match both "win32" and "win64". Need to add checks for both.

@Wrede Wrede merged commit bf3c30f into master Sep 25, 2024
20 checks passed
@Wrede Wrede deleted the bugfix/SK-1063 branch September 25, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants