File: control

package info (click to toggle)
mdtraj 1.11.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 79,324 kB
  • sloc: python: 25,216; ansic: 6,266; cpp: 5,685; xml: 1,252; makefile: 192
file content (32 lines) | stat: -rw-r--r-- 963 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# skip nmr.pynb: it requires Sparta
# dssp and pdb url tests require internet to access datasources
Test-Command: pytest-3 -k 'not (pi_stacking.ipynb or nmr.ipynb or test_image_molecules) and not (test_3 or test_pdb_from_url or test_1vii_url_and_gz)'
Depends: python3-mdtraj,
 python3-gsd,
 python3-ipykernel,
 python3-jupyter-client,
 python3-matplotlib,
 python3-netcdf4,
 python3-nbformat,
 python3-packaging,
 python3-pytest,
 python3-pytest-rerunfailures,
 python3-pandas,
 python3-sklearn
Architecture: any-amd64 arm64 i386

# dssp and pdb url tests require internet to access datasources
Test-Command: pytest-3 -k 'test_3 or test_pdb_from_url or test_1vii_url_and_gz'
Depends: python3-mdtraj,
 python3-gsd,
 python3-ipykernel,
 python3-jupyter-client,
 python3-matplotlib,
 python3-netcdf4,
 python3-nbformat,
 python3-pytest,
 python3-pytest-rerunfailures,
 python3-pandas,
 python3-sklearn
Architecture: any-amd64 arm64 i386
Restrictions: needs-internet