Y
Hacker News
new
|
ask
|
show
|
jobs
by
JaDogg
2215 days ago
setup.py can check the OS and pick necessary requirements. so it can have different dependencies in different OSes.
I've used it like this -
https://github.com/JaDogg/pydoro/blob/b1b3de38ac15b9254ef1be...