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

Holding back setuptools #207

Closed AllenDowney closed 2 years ago

AllenDowney commented 2 years ago

Closes #206

netlify[bot] commented 2 years ago

Deploy Preview for silly-keller-664934 ready!

Name Link
Latest commit 68924bdf0aaee700820267f714b434ebaf805d55
Latest deploy log https://app.netlify.com/sites/silly-keller-664934/deploys/62fbe2762cdeff0008dd5d62
Deploy Preview https://deploy-preview-207--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 settings.

github-actions[bot] commented 2 years ago

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

AllenDowney commented 2 years ago

For reasons I don't fully understand, the version of setuptools in the conda environment doesn't seem to matter, but the version specified in pyproject.toml does.

codecov-commenter commented 2 years ago

Codecov Report

Merging #207 (68924bd) into master (49e0e15) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #207   +/-   ##
======================================
  Coverage    86.9%   86.9%           
======================================
  Files          29      29           
  Lines        1902    1902           
======================================
  Hits         1653    1653           
  Misses        249     249           
AllenDowney commented 2 years ago

Created https://github.com/drivendataorg/zamba/issues/208