b7e8200a73
pip-requirements-parser is a mostly correct pip requirements parsing library... because it uses pip's own code! pip is the package installer for Python that is using "requirements" text files listing the packages to install.
5 lines
226 B
Text
5 lines
226 B
Text
pip-requirements-parser is a mostly correct pip requirements parsing
|
|
library... because it uses pip's own code!
|
|
|
|
pip is the package installer for Python that is using "requirements"
|
|
text files listing the packages to install.
|