[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python-markdown and mkdocs circular build-dep



2018-01-11 10:35 GMT+00:00 Dmitry Shachnev <mitya57@debian.org>:
> Hi Brian and list,
>
> The new release of python-markdown has switched docs building from its own
> custom build system to mkdocs. However python-mkdocs itself build-depends on
> python3-markdown for tests, which results in a circular build-dependency.

Then in src:python-markdown ---> mkdocs <!nodoc>
And in src:mkdocs ---> python3-markdown <!nocheck>

This way, both ends of the circular dep are covered.


Reply to: