Do not run pip install if no packages to install
Compare changes
+ 10
− 7
@@ -279,13 +279,16 @@ def create(
This MR fixes #74 (closed).
It also fixes a temporary issue with Sphinx-4.0.1, which does not properly pin Jinja and MarkupSafe dependencies, creating uninstallable environments.