Matěj Cepl

Results 825 comments of Matěj Cepl

Obviously, this is not an issue to be tracked here, but a question which belongs more to [the vis email list](https://lists.sr.ht/~martanne/devel). Whichever way, @VehementHam ’s plugin is probably a good...

https://help.github.com/articles/using-pull-requests ?

Even copying `3_10` to `3_11` directory doesn’t help: ``` [ 13s] running build_ext [ 13s] building 'frozendict._frozendict' extension [ 13s] creating build/temp.linux-x86_64-cpython-311 [ 13s] creating build/temp.linux-x86_64-cpython-311/frozendict [ 13s] creating build/temp.linux-x86_64-cpython-311/frozendict/src...

Still crashes (the project has in meantime moved to https://github.com/robotframework/robotframework.git): ``` matej@stitny: src (master %)$ rst2epub --traceback -l en RobotFrameworkUserGuide.rst RobotFrameworkUserGuide.epub RobotFrameworkUserGuide.rst:194: (WARNING/2) Duplicate explicit target name: "post-process outputs". GettingStarted/INSTALL.rst:511:...

And/or please also package tests to the distribution tarball. Many Linux (not only) distros try to run a test suite of packages to make sure that at least something on...

I mean pymongo 4.0 is from [Nov 29, 2021](https://pypi.org/project/pymongo/4.0/), so either this project is dead or nobody cares enough to fix it. Which is it? We just cannot have in...

Thank you for your honesty.

Thank you! Works for on openSUSE/Tumbleweed (and it is a part of the official package now).

There is https://github.com/python-rope/rope/issues/234, but I don’t know whether the solution is not in fixing `rope` itself.

This is a duplicate of #7 , isn't it?