File: pytest.ini

package info (click to toggle)
jupyter-server-mathjax 0.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: python: 126; javascript: 73; makefile: 12
file content (5 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (2)
1
2
3
4
5
[pytest]
norecursedirs = .git node_modules htmlcov .ipynb_checkpoints
testpaths = jupyter_server_mathjax/tests
# Work around for https://github.com/pytest-dev/pytest/issues/4039
addopts = --pyargs jupyter_server_mathjax