KernelWanderers / OCSysInfo

Basic, high-level and efficient CLI for discovering, outputting and parsing hardware information from the current system.
MIT License
94 stars 14 forks source link

[NEEDS TESTING] Fix ImportError caused by importing `src.info` before checking dependencies. #20

Closed Mahasvan closed 2 years ago

Mahasvan commented 2 years ago

Needs more checking, as the functions responsible for detecting the host OS version was moved to another file.