Skip to content

Conversation

barabum0
Copy link

Sometimes sys.platform identifies OS incorrectly (e.g. i have MacBook with macOS 14 and it identifies as posix, not darwin or osx or macos, as i expected)

so now platform is specified like this:

os.getenv("OS", sys.platform)

@barabum0 barabum0 changed the title Added the ability to specify the OS via environment variables Added the ability to specify the OS via environment variable Apr 14, 2024
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.

1 participant