File: mkdocs.yml

package info (click to toggle)
python-pytest-resource-path 1.3.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: python: 398; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 266 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
site_name: pytest-resource-path
site_description: Provides path for uniform access to test resources in isolated directory
site_author: Yukihiko Shinoda

theme: readthedocs

repo_url: https://github.com/yukihiko-shinoda/pytest-resource-path

pages:
- Home: index.md