Closed septatrix closed 3 years ago
What about the points in the checklist concerning you (i.e. PyPi metadata and permissions)?
Swap author information in setup.cfg? I just added myself as I did not want to upload on your behalf @Romern. Are you fine with that? Otherwise we can also swap that and e.g. add myself as a maintainer.
It's fine for me this way.
Add @Romern as a owner/maintainer on PyPi if he wants to
Maintainer would suffice.
GH Actions can still be setup later (and would require more privileges from my side or require you to add a deploy key from PyPi to the GH secrets). Regarding the PyPi you can message me once you got you account setup. Therefore the remaining TODOs should be resolved.
This PR contains multiple changes:
pyproject.toml
,setup.cfg
)requirements.txt
file was removed in favour ofsetup.cfg
syncmymoodle
package as the main entrypoint${XDG_CONFIG_HOME:-~/.config}/syncmymoodle/config.json
>$PWD/config.json
>--config
). I thought about dropping the implicit PWD one, what do you think?TODO:
setup.cfg
? I just added myself as I did not want to upload on your behalf @Romern. Are you fine with that? Otherwise we can also swap that and e.g. add myself as a maintainer.