Kyle Connelly

Results 12 comments of Kyle Connelly

Hey @jacebrowning, Just wondering if you're still interested in a solution to this? I'm looking for issues to work on for Hacktoberfest and wouldn't mind trying to setup GH Actions...

Hey Jace, I see you've self-assigned this issue but I'm sure you're very busy. Wondering if you would be happy to take a Hacktoberfest PR for this? I can see...

So the `tests/local` suite is now passing, but `test/test_workflow.py` is failing: ``` ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-7.4.4, pluggy-1.5.0 rootdir: /home/runner/work/pep8speaks/pep8speaks plugins: mock-3.12.0, flask-1.3.0 collected...

Hey @Mr-Sunglasses, just wondering if you'll have a chance to review this over the next few days?

I think I've found the source of the second PDF being generated, but I don't have enough context to know what the right solution should be here: https://github.com/rst2pdf/rst2pdf/blob/main/rst2pdf/pdfbuilder.py#L998 ``` app.config.pdf_documents.append(...

Right, that makes sense. #1243 looks good, although I'm in no particular rush. Let me know if there's anything else I can do 👍🏾

Hi, Just wanting to check if this is still desirable to the project? If so, I'd be happy to put up a PR for Hacktoberfest? Poetry was a great suggestion...

> The maintainers on this project aren't Python experts, so we will also need instructions on how to update our existing workflows to use the new approach - we won't...

PR up for the first half, let me know what you think :) I haven't removed the `tox.ini` yet, just wanted to start with the minimal changes to get `pyproject.toml`...

@kbdharun I could have a go at implementing something for this issue, do you have any ideas for how you'd like to approach it? Looking at the current codebase, it...