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 support for FreeBSD #69

Merged
merged 2 commits into from
Feb 20, 2023
Merged

Conversation

Overlord360
Copy link
Contributor

@Overlord360 Overlord360 commented Feb 12, 2023

See: #68

Add flag to check for FreeBSD as OS

add warning in case no supported OS was found

add warning in case no supported OS was foud
@Overlord360
Copy link
Contributor Author

Note: sys.platform returns freebsd13 instead of "FreeBSD" which includes the version not just the OS name. Hence the use of os.uname

@RemiRigal
Copy link
Owner

Thank you for your contribution @Overlord360 !
I've just added the corresponding tests to maintain code coverage.

@RemiRigal RemiRigal merged commit 2de8298 into RemiRigal:master Feb 20, 2023
@Overlord360 Overlord360 mentioned this pull request Feb 20, 2023
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.

2 participants