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

Sync tox.ini with .github/workflows/python-app.yml #711

Closed
wants to merge 1 commit into from

Conversation

living180
Copy link
Contributor

Add new Python versions, update the flake8 command, and set isolated_build = True since sqlparse is using a PEP-517 pyproject.toml file (see https://tox.wiki/en/3.27.1/example/package.html for more info).

Add new Python versions, update the flake8 command, and set
isolated_build = True since sqlparse is using a PEP-517 pyproject.toml
file (see https://tox.wiki/en/3.27.1/example/package.html for more
info).
@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (fc76056) 96.95% compared to head (1a4592b) 96.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #711   +/-   ##
=======================================
  Coverage   96.95%   96.95%           
=======================================
  Files          20       20           
  Lines        1545     1545           
=======================================
  Hits         1498     1498           
  Misses         47       47           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andialbrecht
Copy link
Owner

Switched to hatch today, there's no need for tox anymore.

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