We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f64b1 commit 53349c7Copy full SHA for 53349c7
README.md
@@ -8,7 +8,7 @@ versions](https://img.shields.io/pypi/pyversions/pytest-env.svg)](https://pypi.o
8
black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
9
[](https://pepy.tech/project/pytest-env/month)
10
11
-This is a `pytest` plugin that enables you to set environment variables in the pytest.ini file.
+This is a `pytest` plugin that enables you to set environment variables in a `pytest.ini` or `pyproject.toml` file.
12
13
## Installation
14
0 commit comments