aiogram/aiogram/utils
Alex Root Junior f4ce4431f9
Migrate to hatchling (#1095)
* Migrate to hatchling instead of poetry, ruff instead of flake8

* Migrate to hatchling instead of poetry, ruff instead of flake8

* Update tests suite

* venv?

* -m venv?

* Change dependencies

* Remove venv

* Change mypy config

* Added changelog

* Mark uvloop incompatible with pypy

* Update release script

* Use internal caching for dependencies

* Re-disable cov branches

* Added contributing guide
2023-01-12 02:49:58 +02:00
..
i18n Dev 3.x flat package (#961) 2022-08-14 01:07:52 +03:00
__init__.py Dev 3.x i18n & improvements (#696) 2021-09-22 00:52:38 +03:00
auth_widget.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
backoff.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
callback_answer.py Callback answer feature (#1091) 2023-01-08 16:49:34 +02:00
chat_action.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
deep_linking.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
keyboard.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
link.py Beta 3 (#884) 2022-04-16 19:07:32 +03:00
magic_filter.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
markdown.py Fixed escaping markdown in aiogram.utils.markdown module 2022-10-02 00:09:28 +03:00
mixins.py Bot API 5.7 and some new features (#834) 2022-02-19 01:45:59 +02:00
mypy_hacks.py Move update type detecting from Dispatcher to Update (#669) 2021-09-05 23:49:23 +03:00
text_decorations.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
token.py Add token validation util, fix deepcopy of sessions and make bot hashable and comparable 2019-11-28 23:12:44 +02:00
warnings.py Remove filters factory, introduce docs translation (#978) 2022-10-02 00:04:31 +03:00
web_app.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00