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 pyproject.toml warning #6

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

carlosal1015
Copy link
Contributor

Hi, when run the following command in order to generate the wheels

python -m build --wheel --skip-dependency-check --no-isolation

shows in the following warning in the process

WARNING Found 'build-systems' in pyproject.toml, did you mean 'build-system'?
* Building wheel..

Copy link

codecov bot commented Feb 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (58c39e1) 97.88% compared to head (0adfc33) 97.88%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #6   +/-   ##
=======================================
  Coverage   97.88%   97.88%           
=======================================
  Files           6        6           
  Lines         661      661           
=======================================
  Hits          647      647           
  Misses         14       14           

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

@ASEM000 ASEM000 changed the title Fix warning Fix pyproject.toml warning Feb 4, 2024
@ASEM000 ASEM000 merged commit dedca5d into ASEM000:main Feb 4, 2024
9 checks passed
@ASEM000
Copy link
Owner

ASEM000 commented Feb 4, 2024

Thanks for your fix.

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