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 package name and url in pyproject.toml #36

Merged
merged 5 commits into from
Jul 31, 2024
Merged

Conversation

aknierim
Copy link
Member

@aknierim aknierim commented Jul 31, 2024

Also removes (trailing) whitespaces and fixes formatting.

Removes obsolete setup.py.

Fixes path where setuptools looks for the package. This should also fix the CI.

@aknierim aknierim marked this pull request as ready for review July 31, 2024 08:10
@aknierim aknierim requested review from Kevin2 and FeGeyer July 31, 2024 08:10
@aknierim aknierim requested a review from tgross03 July 31, 2024 08:47
Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.80%. Comparing base (d254e9f) to head (498c62a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #36   +/-   ##
=======================================
  Coverage   83.80%   83.80%           
=======================================
  Files          13       13           
  Lines         840      840           
=======================================
  Hits          704      704           
  Misses        136      136           

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

@aknierim aknierim merged commit e8ebb96 into main Jul 31, 2024
6 checks passed
@aknierim aknierim deleted the fix_pyproject-toml branch July 31, 2024 09:19
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.

3 participants