mypy
50eb9229 - Don't compile mypyc/lib-rt/setup.py (#7497)

Commit
6 years ago
Don't compile mypyc/lib-rt/setup.py (#7497) mypyc/lib-rt/setup.py (used for compiling the mypyc runtime library tests) was getting picked up by the mypyc compilation globs, which results in it producing a toplevel (!) module named setup. Don't do that.
Author
Parents
Loading