Documentation fixes
This commit is contained in:
parent
e0733a2ce6
commit
45abe33d7f
@ -273,3 +273,7 @@ Please to a complete pytest run (`poetry run pytest`), and consider running it o
|
||||
## License
|
||||
|
||||
Code is under MIT license. See `LICENSE.txt` for details.
|
||||
|
||||
## Where are the sources?
|
||||
|
||||
The source code is available under [git.codebau.dev/pytest-plugins/pytest-csv-params](https://git.codebau.dev/pytest-plugins/pytest-csv-params).
|
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "pytest-csv-params"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
description = "Pytest plugin for Test Case Parametrization with CSV files"
|
||||
authors = ["Juergen Edelbluth <csv_params@jued.de>"]
|
||||
license = "MIT"
|
||||
|
Loading…
Reference in New Issue
Block a user