Skip to content

Commit 1158f16

Browse files
github-actions[bot]yebai
andcommitted
CompatHelper: add new compat entry for InvertedIndices at version 1 for package test, (keep existing compat) (#73)
This pull request sets the compat entry for the `InvertedIndices` package to `1` for package test. This keeps the compat entries for earlier versions. Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass. Co-authored-by: Hong Ge <[email protected]>
1 parent db1b65b commit 1158f16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1212
[compat]
1313
Distributions = "0.25"
1414
Documenter = "0.26.3, 0.27"
15+
InvertedIndices = "1"
1516
OffsetArrays = "1"
1617
Setfield = "0.7.1, 0.8, 1"
1718
julia = "1"

0 commit comments

Comments
 (0)