mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-21 15:20:59 +00:00
39f384891f
- Fixes #3786 Signed-off-by: Dan Ryan <dan@danryan.co>
2 lines
153 B
ReStructuredText
2 lines
153 B
ReStructuredText
Resolved an issue which caused resolution to fail when encountering poorly formatted ``python_version`` markers in ``setup.py`` and ``setup.cfg`` files.
|