Automatically installing python dependencies
Closed this issue · 3 comments
Lakshmikanth2001 commented
engineerjoe440 commented
I agree that would be excellent. Python standards dictate that setup.py supports some options to help with this sort of functionality. I'm afraid that I haven't had enough time to fully explore these options. Certainly would be good to add though!
Lakshmikanth2001 commented
#23 I hope this pull request will add a feature to automatically install the required
dependencies
engineerjoe440 commented
I think that's great! We might be able to improve it over time, but for now, it's an excellent approach. Thank you!