Skip to content
Snippets Groups Projects
Commit c7bdfc89 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #11416: Added doxypypy to cobalt post install

parent ef032fdd
No related branches found
No related tags found
No related merge requests found
......@@ -29,3 +29,10 @@ chown qpid.qpid /localhome/qpid
echo "Installing /etc/init.d/qpidd..."
cp init.d-qpidd.sh /etc/init.d/qpidd
update-rc.d qpidd defaults 95 15
#
# Python packages
#
# doxypypy is used to generate documentation on cbt009
pip install doxypypy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment