Skip to content
Snippets Groups Projects

Drop default asynchronous property

Merged Vincent Texier requested to merge remove_asyncio into dev
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -25,7 +25,6 @@ build-backend = "poetry.core.masonry.api"
@@ -25,7 +25,6 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.dependencies]
[tool.poetry.dependencies]
python = "^3.6.8"
python = "^3.6.8"
aiohttp = "^3.6.3"
jsonschema = "^3.2.0"
jsonschema = "^3.2.0"
pypeg2 = "^2.15.2"
pypeg2 = "^2.15.2"
attrs = "^20.2.0"
attrs = "^20.2.0"
Loading