init: allow whitespaces in package extras (#2985)
This fix allows having whitespaces in the list of extras during poetry add and init, e.g. `databases[postgresql, sqlite]`. Resolves: #2980
Showing
Please
register
or
sign in
to comment
This fix allows having whitespaces in the list of extras during poetry add and init, e.g. `databases[postgresql, sqlite]`. Resolves: #2980