to prevent weird race condition when both requirements-swh.txt and
requirements-swh-dev.txt are added as requirements.
This is needed to make:
tox -e sphinx-dev
work as expected, ie. with swh packages installed from sources rather than
from pypi.
Differential D735
Put swh dependencies in a dedicated extra requirements douardda on Nov 29 2018, 2:48 PM. Authored by Tags None Subscribers None
Details
to prevent weird race condition when both requirements-swh.txt and This is needed to make: tox -e sphinx-dev work as expected, ie. with swh packages installed from sources rather than both tox envs 'sphinx' and 'sphinx-dev' should work as expected especially, sphinx-dev should not generate a traceback when autodoc tries to
Diff Detail
|