requirements-swh.txt already declares the swh.core[db] dependency which
transitively pulls it.
Related to T2746
(That still needs some work on the debian front)
Differential D4549
requirements-test.txt: Drop no longer needed pytest-postgresql requirement Authored by ardumont on Nov 20 2020, 5:24 PM. Tags None Subscribers None
Details
requirements-swh.txt already declares the swh.core[db] dependency which Related to T2746 (That still needs some work on the debian front) tox
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D4549 (id=16147)Rebasing onto 0065d4df13... First, rewinding head to replay your work on top of it... Applying: requirements-test.txt: Explicit swh.core[db] as test requirement Changes applied before testcommit cd2fe638ec10b15460eacd09ebf4ae3cb3a522ea
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date: Fri Nov 20 17:25:27 2020 +0100
requirements-test.txt: Explicit swh.core[db] as test requirement
instead of pytest-postgresql which is a transitive dependency from swh.core[db]
Related to T2746See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1069/ for more details. Comment Actions Build is green Patch application report for D4549 (id=16183)Rebasing onto 0065d4df13... Current branch diff-target is up to date. Changes applied before testcommit e289593f2242d652716b47e7f7ed19097688dc4c
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date: Fri Nov 20 17:25:27 2020 +0100
requirements-test.txt: Drop no longer needed pytest-postgresql requirement
requirements-swh.txt already declares the swh.core[db] dependency which
transitively pulls it.
Related to T2746See https://jenkins.softwareheritage.org/job/DSTO/job/tests-on-diff/1070/ for more details. |