Skip to content

Add pyproject.toml with wheel as build-time dependency#31

Merged
billbrod merged 1 commit intoLabForComputationalVision:mainfrom
WardBrian:main
Feb 13, 2024
Merged

Add pyproject.toml with wheel as build-time dependency#31
billbrod merged 1 commit intoLabForComputationalVision:mainfrom
WardBrian:main

Conversation

@WardBrian
Copy link
Contributor

This should hopefully resolve the issues in CI.

A lot of other metadata could be moved into pyproject.toml (package name, author, etc), but I went for the minimal change here.

@codecov
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ec7feec) 69.72% compared to head (7dcaf60) 69.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   69.72%   69.72%           
=======================================
  Files          19       19           
  Lines        1460     1460           
  Branches      328      328           
=======================================
  Hits         1018     1018           
  Misses        348      348           
  Partials       94       94           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@billbrod
Copy link
Member

Thanks Brian! I'm going to merge this in and then make a new branch for moving over the metadata, so I'm not messing around on your fork.

@billbrod billbrod merged commit 8955baf into LabForComputationalVision:main Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants