Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2202170 commit e2f31edCopy full SHA for e2f31ed
mypy_bootstrap.ini
@@ -13,3 +13,4 @@ warn_redundant_casts = True
13
warn_unused_configs = True
14
show_traceback = True
15
always_true = MYPYC
16
+new_semantic_analyzer = True
mypyc-requirements.txt
@@ -1 +1 @@
1
-git+https://github.com/mypyc/mypyc.git@e7472cb69a39f46fb5b9429cc3d175c7d4cdc7ea#egg=mypyc==0.0.1+dev.e7472cb69a39f46fb5b9429cc3d175c7d4cdc7ea
+git+https://github.com/mypyc/mypyc.git@63ceab91adf8507e211df146b9d8ee34abf2fdbc#egg=mypyc==0.0.1+dev.63ceab91adf8507e211df146b9d8ee34abf2fdbc
0 commit comments