Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9123166
D6547.id23812.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
659 B
Subscribers
None
D6547.id23812.diff
View Options
diff --git a/jobs/swh-environment.yaml b/jobs/swh-environment.yaml
--- a/jobs/swh-environment.yaml
+++ b/jobs/swh-environment.yaml
@@ -33,9 +33,8 @@
python3 -m venv .venv
. .venv/bin/activate
# upgrade pip as default installed version is too outdated to properly
- # install all swh dependencies but pin temporarily version to <21.3
- # in order to workaround https://github.com/pypa/pip/issues/10573
- pip install --upgrade 'pip<21.3'
+ # install all swh dependencies
+ pip install --upgrade pip
# install dependencies
./bin/install
cd swh-graph
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 20, 5:07 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3218808
Attached To
D6547: jobs/swh-environment: Remove pip version restriction
Event Timeline
Log In to Comment