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

MAINT: Remove dead configuration from setup.cfg #2040

Merged
merged 1 commit into from
Jul 30, 2023
Merged

MAINT: Remove dead configuration from setup.cfg #2040

merged 1 commit into from
Jul 30, 2023

Conversation

MartinThoma
Copy link
Member

Now that we use flit for building the packages, we have the pyproject.toml as the ground truth (see #1382).

This PR removes the duplicated data from the setup.cfg to avoid confusion. Only the name of the license is additionally added to the docs to simplify peoples lives.

Mention the LICENSE in the docs
@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (29a29fe) 94.16% compared to head (db381e0) 94.16%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2040   +/-   ##
=======================================
  Coverage   94.16%   94.16%           
=======================================
  Files          41       41           
  Lines        7313     7313           
  Branches     1434     1434           
=======================================
  Hits         6886     6886           
  Misses        266      266           
  Partials      161      161           

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

@MartinThoma MartinThoma merged commit 3189c4d into main Jul 30, 2023
14 checks passed
@MartinThoma MartinThoma deleted the setupcfg branch July 30, 2023 06:24
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