Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95d5480

Browse filesBrowse files
committed
Upgrade pip for editable installs
1 parent 507bcc7 commit 95d5480
Copy full SHA for 95d5480

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Makefile

Copy file name to clipboardExpand all lines: Makefile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ update.vendor:
66
cd vendor/llama.cpp && git pull origin master
77

88
deps:
9-
python3 -m pip install pip
9+
python3 -m pip install --upgrade pip
1010
python3 -m pip install -e ".[all]"
1111

1212
build:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.