Non progressive option (#12)

* allow non-progressive

* use the actual extended_collections module
This commit is contained in:
Fabian Dill
2020-01-22 06:28:58 +01:00
committed by GitHub
parent 9e88eb48d2
commit 06ea170ecd
16 changed files with 31 additions and 1888 deletions

View File

@@ -1,4 +1,5 @@
aioconsole>=0.1.15
colorama>=0.4.3
websockets>=8.1
PyYAML>=5.3
PyYAML>=5.3
collections_extended>=1.0.3