Spaces:
Sleeping
Sleeping
| [pytest] | |
| # Local basetemp avoids Windows perms issues on the shared %TEMP% dir. | |
| addopts = --basetemp=.pytest_tmp | |
| testpaths = tests | |
| [pytest] | |
| # Local basetemp avoids Windows perms issues on the shared %TEMP% dir. | |
| addopts = --basetemp=.pytest_tmp | |
| testpaths = tests | |