-
@mberr is there anything we should try getting into the next release?
- [ ] Update PyKEEN to use cookiecutter-snekpack
- [ ] #1220
- [ ] #1306
-
## What's the problem this feature will solve?
[PEP 735](https://peps.python.org/pep-0735/) introduced dependency groups, which are complementary to optional dependencies in that dependency groups …
-
Documentation strategy
Add SOP for PRs to always include documentation for ever new feature
-
It would be great if you would give some credit to my cookiecutter template (https://github.com/cthoyt/cookiecutter-snekpack), especially since you copied some things from it verbatim, e.g. https://gi…
-
@cthoyt any pointers on how to test the docs locally and see how it would look in the ReadtheDocs?
Thanks.
-
Dear @cthoyt,
Can you add a bit of context on what the api.py file should have (similar to the cli.py documentation)? Also, if the api.py file is not needed for certain modules, how do you tweak th…
-
Hi @cthoyt I'd like to use your cookiecutter template. I am wondering how I should generate the docs ?
I see no Makefile like in the original https://github.com/audreyfeldroy/cookiecutter-pypackage…
-
This needs to be really improved: https://github.com/OBOAcademy/obook/blob/master/docs/howto/github-create-pull-request.md
The goal is to collect best practices to write a pull request in general (…
-
### 😵 Describe the installation problem
Recently I'm receiving the following error caused by loading a GNN layer object from PyG due to a missing dependency on ``class_resolver``.
```txt
File "…