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

Remove incorrect wheel requirement from pyproject.toml #122

Merged
merged 1 commit into from Jul 1, 2022

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Jul 1, 2022

Remove the incorrect wheel dependency, as it is added by the backend
automatically. Listing it explicitly in the documentation was
a historical mistake and has been fixed since, see:
pypa/setuptools@f7d30a9

Remove the incorrect `wheel` dependency, as it is added by the backend
automatically.  Listing it explicitly in the documentation was
a historical mistake and has been fixed since, see:
pypa/setuptools@f7d30a9
@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #122 (f4eda42) into main (1a6afd2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         3225      3223    -2     
  Branches       648       635   -13     
=========================================
- Hits          3225      3223    -2     
Impacted Files Coverage Δ
ubelt/util_list.py 100.00% <0.00%> (ø)
ubelt/util_import.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a6afd2...f4eda42. Read the comment docs.

@Erotemic Erotemic merged commit 6bf0b42 into Erotemic:main Jul 1, 2022
@Erotemic
Copy link
Owner

Erotemic commented Jul 1, 2022

Thanks! I'll fix that elsewhere.

@mgorny
Copy link
Contributor Author

mgorny commented Jul 1, 2022

Thanks!

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.

None yet

2 participants