File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 - stable-4.14
3131 - stable-4.13
3232 - stable-4.12
33- - stable-4.11
34- - stable-4.10
35- - stable-4.9
3633
3734 steps :
3835 - uses : actions/checkout@v6
Original file line number Diff line number Diff line change @@ -64,26 +64,21 @@ SetPackageInfo( rec(
6464
6565
6666 Dependencies := rec (
67- GAP := " >= 4.5.6 " ,
67+ GAP := " >= 4.12 " ,
6868 NeededOtherPackages := [
6969 [ " polycyclic" , " >=1.1" ] ,
7070 [ " crystcat" , " >=1.1" ] ,
7171 [ " fga" , " >=1.1" ] ,
7272 [ " aclib" , " >=1.1" ] ,
7373 [ " nq" , " >=1.1" ] ,
74- # [ "gapdoc", ">=0.0" ],
7574 ] ,
7675 SuggestedOtherPackages := [
77- # [ "polycyclic", ">=1.1" ],
78- # [ "aclib", ">=1.1" ],
79- [ " gapdoc" , " >=0.0" ] ,
80- # [ "nq", ">=1.1" ],
8176 [ " homology" , " >=0.0" ] ,
8277 [ " edim" , " >=1.2.2" ] ,
8378 [ " singular" , " >=06.07.23" ] ,
8479 [ " congruence" , " >=0,0" ] ,
85- [ " HAPcryst" , " >=0.0 .0" ] ,
86- [ " Polymaking" , " >=0.8.3 " ] ,
80+ [ " HAPcryst" , " >=0.1 .0" ] ,
81+ [ " Polymaking" , " >=0.8.4 " ] ,
8782 [ " xmod" , " >0.0" ] ,
8883 [ " laguna" , " >0.0" ]
8984 ] ,
You can’t perform that action at this time.
0 commit comments