Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix versioneer for python3.12 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

pbsds
Copy link

@pbsds pbsds commented Jan 14, 2024

tested building a wheel and running tests on python312 and python311

Same fix as in shaypal5/strct#4,

Literally, i just

curl -L https://github.com/shaypal5/strct/pull/4.patch | git am

preferably you'd vendor a newer versioneer or switch to pyproject.toml

Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f136294) 100.00% compared to head (84d597b) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master        #4   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          216       216           
  Branches        39        36    -3     
=========================================
  Hits           216       216           

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

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.

1 participant