mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Update typed-ast version to support Python 3.8.
This commit is contained in:
@@ -40,5 +40,5 @@ isort == 4.3.15
|
|||||||
lazy-object-proxy == 1.3.1
|
lazy-object-proxy == 1.3.1
|
||||||
mccabe == 0.6.1
|
mccabe == 0.6.1
|
||||||
pylint == 2.3.1
|
pylint == 2.3.1
|
||||||
typed-ast == 1.3.1
|
typed-ast == 1.4.0 # 1.4.0 is required to compile on Python 3.8
|
||||||
wrapt == 1.11.1
|
wrapt == 1.11.1
|
||||||
|
|||||||
Reference in New Issue
Block a user