mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-17 11:38:32 +02:00
This moves the tasks that were previously in Makefile, into pyproject.toml (with all the other config) This is also more inclusive of Windows developers since they only need Python, and no longer have to install make separately.
923 B
923 B
Checklist
- I have read the contributing doc.
- I have included a link to the relevant issue number.
- I have checked to ensure there aren't other open pull requests for the same issue.
- I have written new tests for these changes, as needed.