Comment on How To Package Your Python CodeparentComments−rhettg13yIt can be problematic to import your package from setup.py if you want your dependency specification to be useful.
Comments
It can be problematic to import your package from setup.py if you want your dependency specification to be useful.