ofek / userpath

Cross-platform tool for adding locations to the user PATH, no elevated privileges required!
MIT License
151 stars 20 forks source link

Allow distro to be mandatory dependency only on Linux #15

Closed jayvdb closed 4 years ago

jayvdb commented 4 years ago

Distro doesnt support Windows, and lots of other platforms, so it is a no-op on those platforms. https://github.com/nir0s/distro/issues/177

Making it a hard dependency means it needs to be packaged for those platforms, and that can be a hard pill to swallow for packagers as the package is a useless extra chunk of maintenance.