Commit Graph

5 Commits

Author SHA1 Message Date
Chris Hunt e0f95f12b6 Get non-root scheme files from paths, not disk
Now we rely solely on the list of RECORD-like paths derived from the
filesystem, and can easily trade out the implementation for one that
comes from the wheel file directly.
2020-07-09 18:24:30 -04:00
Cristina Muñoz 732bf44f91 Remove Base class 2020-05-26 10:19:48 -07:00
Cristina Muñoz 0527f80531 Clean up lint errors 2020-05-21 19:04:12 -07:00
Cristina Muñoz f6bf9a0065 Restrict dynamic attribute creation with slots
Fixes #7313.
2020-05-21 19:04:12 -07:00
Chris Hunt 16684fbc28 Create Scheme model and wrap distutils_scheme
Now we have a nicely-typed interface to the calculated scheme,
and some more documentation for the same.
2019-11-07 12:43:35 -05:00