Hi! I learned at Sage Days 100 how to post the code for my cohomology spkg on github, and learned basics about travis-ci.
Meanwhile I found out how to start a docker container and install the prerequisites of my spkg. Current problem: How to launch the package's spkg-install? Of course(?) the spkg-install script is run in a sage shell, but apparently this is not enough, as sage -sh "/full/path/to/spkg-install" fails because it cannot find sdh_make, sdh_die etc. So, what can I do to make the Sage distribution helpers (is that the meaning of "sdh"?) available to spkg-install? Best regards, Simon -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/qhq2jm%242pk6%241%40blaine.gmane.org.