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

Fix Windows compatibility issue with os.uname #53

Open
astrochun opened this issue Feb 23, 2021 · 1 comment
Open

Fix Windows compatibility issue with os.uname #53

astrochun opened this issue Feb 23, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@astrochun
Copy link
Owner

As @cmccormick1 determined, os does not support Windows. However, platform does. So we will go with a simple switch

@astrochun astrochun added the bug label Feb 23, 2021
@astrochun astrochun added this to the v0.9.0 milestone Feb 23, 2021
@astrochun astrochun self-assigned this Feb 23, 2021
@astrochun
Copy link
Owner Author

This has not been merged into master so please keep this open.

@astrochun astrochun reopened this Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants