Commit Graph

14 Commits

Author SHA1 Message Date
Lucidiot ac6a1b3103
Add Python 3.11 in CI
continuous-integration/drone Build is failing Details
2023-05-09 12:48:18 +02:00
~lucidiot e3a89613e1
Updates due to Tildegit move 2022-08-05 01:53:08 +02:00
~lucidiot 70b155cf04
Fix missing files in source packages 2022-02-08 22:43:02 +01:00
~lucidiot 149b3bde99
Bump CI image to Python 3.9 2021-09-21 20:06:55 +02:00
~lucidiot 09256806f1
Fix setup.py test for Alpine build
This removes some unnecessary dependencies installed by setup.py test,
fixing an issue found in Alpine's package building CI:

https://gitlab.alpinelinux.org/Lucidiot/aports/-/jobs/492430
2021-09-21 01:35:01 +02:00
Lucidiot a34c08c9ce
Add isort 2020-11-29 19:17:36 +01:00
Lucidiot ba2557bca1 Typing with mypy 2019-09-06 21:09:50 +00:00
Lucidiot 550d42bfb6 Command-line interface 2019-08-04 01:01:55 +00:00
Lucidiot 7a0906ef93 Add a cool PyPI classifier 2019-07-25 17:04:55 +00:00
Lucidiot 62c6213ccb Full documentation 2019-07-10 18:54:15 +00:00
Lucidiot 0b2717463a
Use cached_property for ArgumentParser 2019-07-06 15:51:34 +02:00
Lucidiot 62230b0c18
Properly configure unit tests 2019-07-06 15:40:59 +02:00
Lucidiot 7af1f31280
Require Python 3.5+ 2019-07-06 15:05:57 +02:00
Lucidiot e96caaf824 Setup the Python package 2019-06-23 20:12:34 +02:00