aiogram/aiogram/filters
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
..
__init__.py Combining filters (again) (#1018) 2022-10-03 01:23:22 +03:00
base.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
callback_data.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
chat_member_updated.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
command.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00
exception.py Combining filters (again) (#1018) 2022-10-03 01:23:22 +03:00
logic.py Combining filters (again) (#1018) 2022-10-03 01:23:22 +03:00
magic_data.py Combining filters (again) (#1018) 2022-10-03 01:23:22 +03:00
state.py Combining filters (again) (#1018) 2022-10-03 01:23:22 +03:00
text.py Migrate to hatchling (#1095) 2023-01-12 02:49:58 +02:00