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

tox: cleanup tox.ini #72

Merged
merged 1 commit into from
Mar 24, 2024
Merged

tox: cleanup tox.ini #72

merged 1 commit into from
Mar 24, 2024

Conversation

spuiuk
Copy link
Collaborator

@spuiuk spuiuk commented Mar 23, 2024

  1. The minversion directive used is meant to set minimum tox version and
    not the python version to be used. It is hence used incorrectly here.
  2. Set the default tox action run to the code checking tools only.

1) The minversion directive used is meant to set minimum tox version and
   not the python version to be used. It is hence used incorrectly here.
2) Set the default tox action run to the code checking tools only.

Signed-off-by: Sachin Prabhu <[email protected]>
@spuiuk spuiuk merged commit 6b04a85 into samba-in-kubernetes:main Mar 24, 2024
8 of 10 checks passed
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