--
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+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sage-devel/63229f29-ccaa-4f40-aeef-5a7540afd72an%40googlegroups.com.
So theForms
package is a GAP package that has been included since GAP v4.9, but it is not included by our default installation nor ingap_packages
The first step towards remedying that would probably be to add "forms" to the gap_packages SPKG.
--
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+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sage-devel/Z1JQYc7IN8WSTJc9%40mertle.
You could hold a vote to make "forms" a standard package and then
require it, but your new code would have to be pretty awesome for
that to be worth it.
Instead, I would suggest leaving it optional and marking the tests
with "# optional - gap_package_forms". People using the system GAP
would then be free to install forms (if it isn't installed already)
when they want to use your code. Adding forms to gap_packages is still
useful because it provides a way for the people who installed GAP via
sage to install forms. In particular, one of the people who install
GAP via sage is our CI.
--
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+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sage-devel/Z1Jd5ocv8CUTHCf9%40mertle.