Fabian Peter Hammerle
|
83b0322e55
workaround mypy reporting 'error: Cannot determine type of "dispatcher" [has-type]'
|
1 year ago |
Fabian Peter Hammerle
|
d551dd42bd
pylint: enable various optional checks/extensions
|
2 years ago |
Fabian Peter Hammerle
|
537da19ebc
drop compatibility with python3.6
|
2 years ago |
Fabian Peter Hammerle
|
e5d748b052
drop compatibility with python3.5; test against python3.10
|
3 years ago |
Fabian Peter Hammerle
|
8831e41734
loosen version constraint for `python-telegram-bot` to restore compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
a376482c1c
fixed return type hints in class _Persistence; added assertions fixing mypy errors
|
3 years ago |
Fabian Peter Hammerle
|
9f9330732f
configure github actions to run `black --check`, pytest, pylint & mypy
|
3 years ago |
Fabian Peter Hammerle
|
a3b9f93d1e
coverage: ignore nop defs implementing BasePersistence's interface
|
3 years ago |
Fabian Peter Hammerle
|
0a9465d7b8
test updater initialization
|
3 years ago |
Fabian Peter Hammerle
|
ca0541b65c
added GPLv3+
|
3 years ago |
Fabian Peter Hammerle
|
558bb9bc90
configure python package; added readme
|
3 years ago |