vsoch / caliper

Caliper is a tool for measuring and assessing change in packages.
https://caliper-python.readthedocs.io/
Mozilla Public License 2.0
5 stars 3 forks source link

adding extract for wheels #7

Closed vsoch closed 3 years ago

vsoch commented 3 years ago

This will add support for installing the wheel. We arbitrarily choose the first release in the list, but likely we should choose a specific platform and look for it.

Signed-off-by: vsoch vsochat@stanford.edu