mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix version parsing
This commit is contained in:
parent
66f0868f45
commit
aebccd1139
6 changed files with 27 additions and 11 deletions
|
|
@ -84,6 +84,7 @@ furo = "^2020.11.15-beta.17"
|
|||
sphinx-prompt = "^1.3.0"
|
||||
Sphinx-Substitution-Extensions = "^2020.9.30"
|
||||
black = "^20.8b1"
|
||||
toml = "^0.10.2"
|
||||
|
||||
[tool.poetry.extras]
|
||||
fast = ["uvloop"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue