Compare commits

...

1 Commits

Author SHA1 Message Date
3b35c4b285
Renaming Plugin in installation 2022-08-14 20:49:57 +00:00

View File

@ -14,13 +14,13 @@ There's no operating system dependend code in this plugin, so it should run anyw
Simply install it with pip... Simply install it with pip...
```bash ```bash
pip install pytest-csv-plugin pip install pytest-csv-params
``` ```
... or poetry ... ... or poetry ...
```bash ```bash
poetry add --dev pytest-csv-plugin poetry add --dev pytest-csv-params
``` ```
## Usage ## Usage