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

Commit

Permalink
Fixup dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Dec 25, 2019
1 parent 86c7da7 commit 437fec5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions build/pkgs/sage_numerical_backends_coin/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
cbc | $(SAGERUNTIME) setuptools pip cython

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
5 changes: 5 additions & 0 deletions build/pkgs/sage_numerical_backends_cplex/dependencies
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
| $(SAGERUNTIME) setuptools pip cython

----------
All lines of this file are ignored except the first.
It is copied by SAGE_ROOT/build/make/install into SAGE_ROOT/build/make/Makefile.
2 changes: 1 addition & 1 deletion build/pkgs/sage_numerical_backends_gurobi/dependencies
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$(SAGERUNTIME) | setuptools pip cython
| $(SAGERUNTIME) setuptools pip cython

----------
All lines of this file are ignored except the first.
Expand Down

0 comments on commit 437fec5

Please sign in to comment.