Hi, I would like to make the following change to the engineering and scientific group:
diff --git a/comps-f22.xml.in b/comps-f22.xml.in index 7b03241..af70ac6 100644 --- a/comps-f22.xml.in +++ b/comps-f22.xml.in @@ -1449,6 +1449,10 @@ <packagereq type="mandatory">maxima</packagereq> <packagereq type="mandatory">octave</packagereq> <packagereq type="mandatory">python-matplotlib</packagereq> + <packagereq type="mandatory">python-matplotlib-tk</packagereq> + <packagereq type="mandatory">python-ipython</packagereq> + <packagereq type="mandatory">python-ipython-console</packagereq> + <packagereq type="mandatory">python-ipython-notebook</packagereq> <packagereq type="mandatory">R</packagereq> <packagereq type="mandatory">scipy</packagereq> <packagereq type="mandatory">speedcrunch</packagereq> @@ -1570,6 +1574,7 @@ <packagereq type="optional">python-biopython</packagereq> <packagereq type="optional">python-cvxopt</packagereq> <packagereq type="optional">python-networkx</packagereq> + <packagereq type="optional">python-pandas</packagereq> <packagereq type="optional">python-theano</packagereq> <packagereq type="optional">qalculate-gtk</packagereq> <packagereq type="optional">qalculate-kde</packagereq> and similar change for f23 as well. Is there any objection? I am not sure if I have the right permissions to push this change as well..but that is another problem to solve. Best, Amit. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct