Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -403,11 +403,6 @@ AvailabilityTest := function()
## '?TestPackage', and also '?TestDirectory' for more information.
TestFile := "tst/testall.g",

## *Optional*: Here you can list some keyword related to the topic
## of the package.
# Keywords := ["Smith normal form", "p-adic", "rational matrix inversion"]
Keywords := ["package example", "package template"],

## *Optional*:
## Here you can list conditional extensions which your package provides,
## see Section "Extensions Provided by a Package" in the GAP Reference Manual.
Expand Down
Loading