Commit graph

6 commits

Author SHA1 Message Date
edb36a6b37
Remove Python 3.7 and 3.8 in CI and setup.py
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-03-14 22:48:31 +01:00
b56a7ab1e9
Update version requirements
Remove poezio as a dependency as this module will be called from poezio
anyway, making this dep a waste of resources.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2022-03-14 16:35:50 +01:00
0183107d1e
Update copyright year
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2021-07-18 23:46:23 +02:00
3858d80510
Use setuptools entry_point instead of namespace
Requires poezio update (3577f887).

This simplifies some things for the tooling. No more name conflicts with
the omemo library for one, and no need for an almost empty folder.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-02-17 03:07:58 +01:00
e412506a58
Make no promises for python 3.5/3.6
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-12-24 21:12:23 +01:00
e82f4aefd4
Initial commit. Import from poezio!18
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-12-24 20:20:10 +01:00