Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
swh-docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Platform
Development
swh-docs
Commits
bf2aa56d
Commit
bf2aa56d
authored
4 days ago
by
vlorentz
Browse files
Options
Downloads
Patches
Plain Diff
Install test dependencies of swh-storage
swh.storage.pytest_plugin tries to import pytest_shared_session_scope when autodoc discovers it
parent
b3bc40f1
Branches
master
No related tags found
No related merge requests found
Pipeline
#14153
passed
4 days ago
Stage: external
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
requirements-swh-dev.txt
+1
-1
1 addition, 1 deletion
requirements-swh-dev.txt
requirements-swh.txt
+1
-1
1 addition, 1 deletion
requirements-swh.txt
with
2 additions
and
2 deletions
requirements-swh-dev.txt
+
1
−
1
View file @
bf2aa56d
...
...
@@ -33,7 +33,7 @@
../swh-scheduler[simulator]
../swh-scrubber
../swh-search
../swh-storage
../swh-storage
[testing]
../swh-vault
../swh-web
../swh-web-client
...
...
This diff is collapsed.
Click to expand it.
requirements-swh.txt
+
1
−
1
View file @
bf2aa56d
...
...
@@ -28,7 +28,7 @@ swh.scanner
swh.scheduler[simulator]
swh.scrubber
swh.search
swh.storage
swh.storage
[testing]
swh.vault
swh.web
swh.web.client
...
...
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