test_init.py
22.6 KB
-
Allow for empty choice while selecting dependencies · dbb20cf7
Fixes #2355 This works around an issue with cleo's `Command.choice` implementation. If the user does not make a selection then an AttributeError is raised.
Jacob Perron committed