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

Correct the name of the license #10

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Correct the name of the license #10

merged 1 commit into from
Jul 10, 2023

Conversation

aerorahul
Copy link
Contributor

Description
PyPI rejected due to incorrect classifier.
This PR corrects it.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • pynorms
  • pytests

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes need updates to the documentation. I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • Any dependent changes have been merged and published

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.91%. Comparing base (58bfcf0) to head (e92a841).
Report is 22 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #10   +/-   ##
========================================
  Coverage    48.91%   48.91%           
========================================
  Files           15       15           
  Lines         1429     1429           
  Branches       305      305           
========================================
  Hits           699      699           
  Misses         676      676           
  Partials        54       54           

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

@aerorahul aerorahul merged commit 15fdb8d into develop Jul 10, 2023
@aerorahul aerorahul deleted the hotfix/license branch July 11, 2023 02:30
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