Bugfix cope with arbitrary equals (#620)
When loading installed packages pip freeze can output lines with ``===``, arbitrary equals, qualifiers instead of ``==``. This allows poetry to parse either. This fixes #433, based on the suggestion present in the discussion.
Showing
Please
register
or
sign in
to comment