drivendataorg / zamba

A Python package for identifying 42 kinds of animals, training custom models, and estimating distance from camera trap videos
https://zamba.drivendata.org/docs/stable/
MIT License
118 stars 27 forks source link

Use uv to install wheel and source dists #313

Closed ejm714 closed 7 months ago

ejm714 commented 7 months ago

This takes advantage of the fact that uv now recursively allows URL requirements for local dependencies: https://github.com/astral-sh/uv/releases/tag/0.1.27

netlify[bot] commented 7 months ago

Deploy Preview for silly-keller-664934 ready!

Name Link
Latest commit f2efb95f3af13f1de2fef17f7febdd285ced02da
Latest deploy log https://app.netlify.com/sites/silly-keller-664934/deploys/66107084f92d6d000818d9b8
Deploy Preview https://deploy-preview-313--silly-keller-664934.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 7 months ago

🚀 Deployed on https://deploy-preview-313--silly-keller-664934.netlify.app

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.6%. Comparing base (de0df1e) to head (f2efb95).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #313 +/- ## ====================================== Coverage 87.6% 87.6% ====================================== Files 26 26 Lines 2178 2178 ====================================== Hits 1908 1908 Misses 270 270 ```