mypy
db5b5af1
- Switch PEP 561 tests to a different build backend (#15451)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Switch PEP 561 tests to a different build backend (#15451) Fixes #15446 setuptools has broken how editable installs work. It seems like most other build backends continue to use static pth files, so let's just switch to another one.
References
#15451 - Switch PEP 561 tests to a different build backend
Author
hauntsaninja
Parents
65a715a6
Loading