Commit Graph

12 Commits

Author SHA1 Message Date
I-Al-Istannen 0294ceb7d5 Update github action versions 2023-03-22 00:10:54 +01:00
Joscha 31631fb409 Increase minimum python version to 3.9 2022-04-27 22:52:50 +02:00
Joscha d8bd1f518a Set up build and release workflow 2021-05-24 17:27:39 +02:00
Joscha 27e4abcfa3 Do project setup from scratch
Following guidelines from the Python Packaging User Guide [1].

This commit intentionally breaks the .gitignore, project dependencies, GitHub
Actions and other stuff. It also removes almost the entire README. The intention
behind this is to get rid of all cruft that as accumulated over time and to have
a fresh start. Only necessary things will be re-added as they're needed.

From now on, I also plan on adding documentation for every feature at the same
time that the feature is implemented. This is to ensure that the documentation
does not become outdated.

[1]: https://packaging.python.org/
2021-04-27 00:07:54 +02:00
I-Al-Istannen 4f480d117e Install keyring in CI 2021-04-14 19:24:05 +02:00
I-Al-Istannen 6f30adcd22 Fix quote type in README 2020-11-04 22:13:08 +01:00
I-Al-Istannen 6f78fef604 Add quoting instructions to README 2020-11-04 22:08:33 +01:00
I-Al-Istannen 9ea03bda3e Adjust release names 2020-10-30 18:14:02 +01:00
I-Al-Istannen f0d572c110 Fix a few typos in release body 2020-10-30 17:32:04 +01:00
I-Al-Istannen 076067e22d Bump version 2020-10-30 17:28:34 +01:00
I-Al-Istannen ebb6e63c5c Add MacOS to CI 2020-10-30 17:23:27 +01:00
I-Al-Istannen a519cbe05d Add sync_url workflow 2020-10-06 12:42:20 +02:00