initial python3 template
This commit is contained in:
commit
534c1b3ea8
11 changed files with 113 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
# pytest cache directory #
|
||||
|
||||
This directory contains data from the pytest's cache plugin,
|
||||
which provides the `--lf` and `--ff` options, as well as the `cache` fixture.
|
||||
|
||||
**Do not** commit this to version control.
|
||||
|
||||
See [the docs](https://docs.pytest.org/en/latest/cache.html) for more information.
|
||||
Loading…
Add table
Add a link
Reference in a new issue