File: control

package info (click to toggle)
python-emmet-core 0.84.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 77,220 kB
  • sloc: python: 16,355; makefile: 30
file content (11 lines) | stat: -rw-r--r-- 492 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Test-Command: for py in `py3versions -s`; do PMG_TEST_FILES_DIR=$PWD/debian/test_files $py -mpytest -k "not (test_from_url or test_seriallization or test_task_doc)" tests; done
Depends: python3-emmet-core,
 python3-all,
 python3-pytest,
 python3-bson

Test-Command: for py in `py3versions -s`; do PMG_TEST_FILES_DIR= $py -mpytest -v -k "test_from_url or test_seriallization" tests/test_settings.py; done
Restrictions: needs-internet
Depends: python3-emmet-core,
 python3-all,
 python3-pytest