-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
requirements.txt
could a convenient single declarative point for specifying dependencies if it could be pasted into setup.py
install_requires
as-is. But requirements.txt
contains comments and references to other requirements files, which seem to be incompatible with install_requires
(reference needed).
It would be nice to have official API that parses requirements.txt
file into a list suitable for install_requires
section.
paulmelnikow, tuukkamustonen, albertz, punnie, cmobarry and 22 morewebknjaz