Update pyproject.toml

pull/1116/head
CI-DEV 6 days ago committed by GitHub
parent c90d628712
commit f3e4001f80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -78,6 +78,7 @@ aiohttp = "*"
orjson = "*"
schedule = "*"
uvloop = {version = "*", markers = "sys_platform != 'win32'"}
winloop = {version = "*", markers = "sys_platform == 'win32'"}
[tool.poetry.scripts]
swarms = "swarms.cli.main:main"

Loading…
Cancel
Save