test_init.py
14.4 KB
-
init: allow whitespaces in package extras (#2985) · 5b94aa8e
This fix allows having whitespaces in the list of extras during poetry add and init, e.g. `databases[postgresql, sqlite]`. Resolves: #2980
finswimmer committed