Open
Description
On PyPI, packages sometimes include requirements in the install_requires
section of the setup.cfg
file. Examples (from @jaraco who is a Tidelift lifter):
- https://github.com/yougov/FogBugzPy/blob/bis/setup.cfg
- https://github.com/jaraco/jaraco.tidelift/blob/master/setup.cfg
It might be a good idea to fix this in one fell swoop along with #76.
Metadata
Assignees
Labels
No labels