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

Improve the contribution docs, add a test-sqlite make command and fix tox.ini errors #1065

Closed
wants to merge 2 commits into from
Closed

Conversation

orf
Copy link

@orf orf commented May 12, 2023

I noticed a few issues while bootstrapping this project for contributions. I ran into a tox error with some tox.ini values:

tox.tox_env.errors.Fail: pass_env values cannot contain whitespace, use comma to have multiple values in a single line, invalid values found 'PYTEST_ADDOPTS TERM TEST_DB_USER TEST_DB_PASSWORD TEST_DB_HOST'

make testenv has also been removed, and I added a make test-sqlite command that bootstraps everything and runs the tests on the latest stable version of Django.

@orf orf closed this by deleting the head repository Aug 5, 2023
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

1 participant