Skip to content

Update setup.py to remove deprecation warning #2298

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

Merged
merged 2 commits into from
Jun 24, 2025
Merged

Update setup.py to remove deprecation warning #2298

merged 2 commits into from
Jun 24, 2025

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented May 12, 2025

No description provided.

Copy link

codecov bot commented May 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.11%. Comparing base (6dfe1be) to head (b2c6e95).
Report is 4 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2298   +/-   ##
=======================================
  Coverage   81.11%   81.11%           
=======================================
  Files          77       77           
  Lines        9687     9687           
  Branches     1191     1191           
=======================================
  Hits         7858     7858           
  Misses       1624     1624           
  Partials      205      205           

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

@auvipy auvipy requested a review from Copilot May 13, 2025 05:26
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates setup.py to remove the deprecated BSD license classifier, aiming to eliminate deprecation warnings during package setup.

  • Removed the deprecated 'License :: OSI Approved :: BSD License' classifier.
  • Ensures that deprecation warnings related to license classifiers are addressed.
Comments suppressed due to low confidence (1)

setup.py:119

  • [nitpick] The removal of the BSD License classifier is appropriate to avoid deprecation warnings; however, please ensure that the project's license is accurately reflected elsewhere in the metadata.
'License :: OSI Approved :: BSD License',

@auvipy auvipy added this to the 5.7.0 milestone May 13, 2025
@auvipy auvipy marked this pull request as ready for review June 24, 2025 16:10
@auvipy auvipy merged commit cad0bfd into main Jun 24, 2025
42 checks passed
@auvipy auvipy deleted the setup branch June 24, 2025 16:10
@auvipy auvipy modified the milestones: 5.7.0, 5.6.0 Jun 24, 2025
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