Skip to content

Commit c25a21b

Browse files
Update readthedocs/projects/models.py
Co-authored-by: Eric Wieser <[email protected]>
1 parent 84aa045 commit c25a21b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readthedocs/projects/models.py

+2
Original file line numberDiff line numberDiff line change
@@ -1668,6 +1668,8 @@ def add_features(sender, **kwargs):
16681668
(
16691669
FORCE_SPHINX_FROM_VENV,
16701670
_('Force to use Sphinx from the current virtual environment'),
1671+
),
1672+
(
16711673
LIST_PACKAGES_INSTALLED_ENV,
16721674
_(
16731675
'List packages installed in the environment ("pip list" or "conda list") '

0 commit comments

Comments
 (0)