File: conftest.py

package info (click to toggle)
xonsh 0.13.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,024 kB
  • sloc: python: 46,350; makefile: 136; sh: 41; xml: 17
file content (2 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (3)
1
2
# empty file to trick pytest into adding the root folder to sys.path
# see https://github.com/pytest-dev/pytest/issues/911 for more info