Add 'rc' to VERSION_REGEX
The previous VERSION_REGEX string only checks for 'RC', however, the latest RC submitted to the poetry project is '1.1.0rc1' which fails the regex test for allowing installation of PREVIEW releases. fixes: https://github.com/python-poetry/poetry/issues/2977
Showing
Please
register
or
sign in
to comment