File tree Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Expand file tree Collapse file tree 3 files changed +14
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
2
+ # SPDX-License-Identifier: CC0-1.0
3
+
4
+ version = 1
5
+ SPDX-PackageName = " swift pilot client Documentation"
6
+ SPDX-PackageSupplier = " <>"
7
+ SPDX-PackageDownloadLocation = " https://github.com/swift-project/docs"
8
+
9
+ [[annotations ]]
10
+ path = " docs/img/**.jpg"
11
+ precedence = " aggregate"
12
+ SPDX-FileCopyrightText = " Copyright (C) swift Project Community / Contributors"
13
+ SPDX-License-Identifier = " GFDL-1.3-only"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ PyYAML==6.0.1
31
31
pyyaml_env_tag == 0.1
32
32
regex == 2023.10.3
33
33
requests == 2.32.2
34
- reuse == 2.1.0
34
+ reuse == 4.0.3
35
35
six == 1.16.0
36
36
urllib3 == 2.2.2
37
37
watchdog == 3.0.0
You can’t perform that action at this time.
0 commit comments