Re: python-markdown and mkdocs circular build-dep

2018-01-11 Thread Simon McVittie
On Thu, 11 Jan 2018 at 13:35:13 +0300, Dmitry Shachnev wrote: > 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. It w

Re: python-markdown and mkdocs circular build-dep

2018-01-11 Thread Ghislain Vaillant
2018-01-11 10:35 GMT+00:00 Dmitry Shachnev : > 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.

python-markdown and mkdocs circular build-dep

2018-01-11 Thread Dmitry Shachnev
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. Will it be fine if I just mark the build-dependency