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

Feature/move towards setup.cfg #71

Merged
merged 6 commits into from
Nov 30, 2023
Merged

Conversation

carlkidcrypto
Copy link
Owner

Used a cool tool setup-py-upgrade to migrate over to setup.cfg

- using setup-py-upgrade --help to convert setup.py to setup.cfg
- added a test matrix to the tests
- updated read me.
@carlkidcrypto carlkidcrypto self-assigned this Nov 30, 2023
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5af797c) 84.02% compared to head (8b986f3) 84.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #71   +/-   ##
=======================================
  Coverage   84.02%   84.02%           
=======================================
  Files           3        3           
  Lines         288      288           
=======================================
  Hits          242      242           
  Misses         46       46           

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

- running black
- adding commands for windows and macos
- fixing the paths for macos and windows
@carlkidcrypto carlkidcrypto merged commit 5da6b1e into main Nov 30, 2023
18 checks passed
@carlkidcrypto carlkidcrypto deleted the feature/move_towards_setup.cfg branch November 30, 2023 06:03
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