File: python3

package info (click to toggle)
rdflib 7.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 77,852 kB
  • sloc: python: 59,555; sh: 153; makefile: 83; ruby: 74; xml: 45
file content (3 lines) | stat: -rwxr-xr-x 104 bytes parent folder | download
1
2
3
#!/bin/sh

python3 -m pytest -m 'not webtest' -k 'not (test_warning or test_sparqleval or test_parser)'