Skip to content

Commit e88c68a

Browse files
authored
fix: if both layers python3_ia and python3_scientific are available, python3_scientific is loaded by default (backport #1203) (#1204)
This is an automatic backport of pull request #1203 done by [Mergify](https://mergify.io). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.io/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.io/) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.io/ </details>
1 parent 156db66 commit e88c68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layers/layer9_default/.layerapi2_dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ core@mfext
55
-scientific_core@mfext
66
python3@mfext
77
-scientific@mfext
8-
-python3_scientific@mfext
98
-python3_ia@mfext
9+
-python3_scientific@mfext
1010
-python3_mapserverapi@mfext
1111
-python3_vim@mfext
1212
-python3_devtools@mfext

0 commit comments

Comments
 (0)