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

Document which environment variables are passed through by default #3285

Closed
wants to merge 0 commits into from

Conversation

seyidaniels
Copy link
Contributor

@seyidaniels seyidaniels commented May 26, 2024

Fixes #2753

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

docs/config.rst Outdated
pip. This is also not case sensitive on all platforms except Windows.

To view the list of default environment variables passed, run the command `tox c -e py -k pass_env `. This command runs
tox with the specified options to display the environment variables that are passed by default.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have here a table enumerating the values 😯

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.

Document which environment variables are passed through by default
2 participants