File: conftest.py

package info (click to toggle)
xonsh 0.19.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,532 kB
  • sloc: python: 48,521; makefile: 133; sh: 41; xml: 17
file content (2 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (2)
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