Michael Seifert
Michael Seifert
If I just use `methodname` instead of `:py:meth:´class.methodname´` it throws errors (I also get these errors with 0.6): ``` >>> python setup.py build_sphinx ... reading sources... [100%] api/cls WARNING: toctree...
Weird, even though it constantly throws these Warnings - if I use just the methodname - the output looks ok. 😕
@amueller Thanks! Good to know there's a workaround! I'll give it a try.
I had some problems installing it with PyPy 3.9 - see https://foss.heptapod.net/pypy/pypy/-/issues/3709
TODO-list: - Why happened to `manylinux1_i686` docker image? Is it important to have it?! - `MyPy.stubtest` stoped working and I couldn't figure out how to resolve it. If there are...
Hey, thanks for your issue and I'm sorry I haven't replied yet. Is it just an IDE warning or does the error occur when running the script? I'm not exactly...
Hi @odidev , thanks for the PR. I haven't been actively maintaining this project for a while. I did not notice that there is active interest in having it on...
I am a bit short on time at the moment. I tried it a few weeks back and seemed good (just a few cleanups necessary). I hope I can find...
I didn't find the time and I'm not sure if I can get to it soon.
Hey @blakeNaccarato thank you for opening the issue. Unfortunately the github actions workflows are "a bit" oudated. I'll have a look at it in the next days. Is the package...