File: control

package info (click to toggle)
snakemake 7.32.4-8.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 25,836 kB
  • sloc: python: 32,846; javascript: 1,287; makefile: 247; sh: 163; ansic: 57; lisp: 9
file content (24 lines) | stat: -rw-r--r-- 697 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# minimal Depends smoke test
Test-Command: cp tests/test_bash/Snakefile $AUTOPKGTEST_TMP && cd $AUTOPKGTEST_TMP && snakemake --cores 1 && grep -e bash test.out
Depends: snakemake
Restrictions: allow-stderr

# upstream's tests
Tests: run-unit-test
Depends: snakemake,
         environment-modules,
         glpk-utils,
         graphviz,
         r-base-core,
         python3-connection-pool,
         python3-ftputil,
         python3-jinja2 (>= 3.0~),
         python3-pandas,
         python3-pytest,
         python3-requests-mock,
         python3-retry,
         python3-pytest-mock,
         python3-pygments,
         stress
Restrictions: allow-stderr, needs-internet
Architecture: !s390x