[med-svn] [python-cobra] 01/05: Add more recommended packages in d/control
Afif Elghraoui
afif-guest at moszumanska.debian.org
Sat Jul 11 01:38:01 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-cobra.
commit 51499e3c95242c96d31fa91d09a008bbcded8823
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Fri Jul 10 03:30:54 2015 -0700
Add more recommended packages in d/control
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 46b7688..b97cc27 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,9 @@ Depends: ${shlibs:Depends},
Recommends: python-cobra-data,
python-numpy,
python-scipy,
- libsbml5-python
+ libsbml5-python,
+ python-matplotlib,
+ python-pandas
Description: constraint-based modeling of biological networks (Python 2)
COnstraint-Based Reconstruction and Analysis (COBRA) methods are widely
used for genome-scale modeling of metabolic networks in both prokaryotes
@@ -52,7 +54,9 @@ Depends: ${shlibs:Depends},
${python3:Depends}
Recommends: python-cobra-data,
python3-numpy,
- python3-scipy
+ python3-scipy,
+ python3-matplotlib,
+ python3-pandas
Description: constraint-based modeling of biological networks (Python 3)
COnstraint-Based Reconstruction and Analysis (COBRA) methods are widely
used for genome-scale modeling of metabolic networks in both prokaryotes
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cobra.git
More information about the debian-med-commit
mailing list