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

Update tox for version 5 #1272

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Conversation

keitherskine
Copy link
Collaborator

This PR updates tox.ini to work with version 5 of pyodbc. It runs the unit test scripts against Python versions 3.7 thru 3.11. And it runs the unit test scripts for SQL Server, PostgreSQL, and MySQL, although it will be necessary for each developer to provide connection strings in a custom pytest.ini file. Hence, pytest.ini is added to .gitignore. If version-controlled parameters for tox are needed in the future, they should be added to the pyproject.toml file, not pytest.ini.

@mkleehammer mkleehammer merged commit c271ae5 into mkleehammer:master Oct 10, 2023
8 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