Closed moble closed 1 year ago
I get an error when trying to run setup.py with a current version of setuptools. It was apparently a bug to allow the syntax '>=3.6.*': https://reviews.llvm.org/rLNT0476dede37838e2f765f50dd26734cfced9d90d9.
setup.py
CircleCI can't even get the code?!
Closing in favor of more extensive PR that includes this anyway.
I get an error when trying to run
setup.py
with a current version of setuptools. It was apparently a bug to allow the syntax '>=3.6.*': https://reviews.llvm.org/rLNT0476dede37838e2f765f50dd26734cfced9d90d9.