Skip to content

Commit

Permalink
SNOS complete zip cairo-lang package
Browse files Browse the repository at this point in the history
  • Loading branch information
Okm165 committed May 28, 2024
1 parent 1c162db commit cab41a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added cairo-lang-0.13.1.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion install.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def log_and_run(commands, description, cwd=None):

log_and_run(
[
"pip install cairo-lang==0.13.1",
"pip install cairo-lang-0.13.1.zip",
"pip install aiofiles",
"pip install cairo0-bootloader/",
],
Expand Down

0 comments on commit cab41a8

Please sign in to comment.