Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 07b29fb

Browse files
author
Matthias Koeppe
committed
build/pkgs/sagelib/src/requirements.txt: Add packages required for runtime
1 parent 177cd4c commit 07b29fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

build/pkgs/sagelib/src/requirements.txt

+5
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ numpy # already needed by sage.env
1010
jinja2 # sage_setup.autogen.interpreters
1111

1212
cypari2 # but building bdist_wheel of cypari2 fails with recent pip... https://github.com/sagemath/cypari2/issues/93
13+
14+
########## Runtime
15+
16+
psutil
17+
pexpect

0 commit comments

Comments
 (0)