Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-multipletau
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Python Team
packages
python-multipletau
Commits
9affd3e9
Commit
9affd3e9
authored
10 months ago
by
Alexandre Detiste
Browse files
Options
Downloads
Patches
Plain Diff
use standard Testsuite for autopkgtest
parent
663cfaf6
No related branches found
No related tags found
No related merge requests found
Pipeline
#695036
passed
10 months ago
Stage: provisioning
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+1
-0
1 addition, 0 deletions
debian/control
debian/tests/control
+0
-5
0 additions, 5 deletions
debian/tests/control
with
1 addition
and
5 deletions
debian/control
+
1
−
0
View file @
9affd3e9
...
...
@@ -20,6 +20,7 @@ Vcs-Browser: https://salsa.debian.org/python-team/packages/python-multipletau
Vcs-Git: https://salsa.debian.org/python-team/packages/python-multipletau.git
Homepage: https://github.com/FCS-analysis/multipletau
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild
Package: python3-multipletau
Architecture: all
...
...
This diff is collapsed.
Click to expand it.
debian/tests/control
deleted
100644 → 0
+
0
−
5
View file @
663cfaf6
Test-Command: for p in $(py3versions -s); do $p -m pytest tests/; done
Depends:
python3-all,
python3-pytest,
python3-multipletau,
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment