switch to uvloop

This commit is contained in:
Piotr Oleszczyk 2025-05-12 16:41:06 +02:00
parent 96f918445c
commit 32c3599a0b
3 changed files with 40 additions and 0 deletions

View file

@ -13,6 +13,7 @@ dependencies = [
"pyarrow>=20.0.0",
"python-dotenv>=1.1.0",
"rclone-python>=0.1.21",
"uvloop>=0.21.0",
]
[project.scripts]