Skip to content

Commit 7c60f1f

Browse files
committed
🐛 temporarily drop sigstore and coverage requirements
Signed-off-by: rjdbcm <rjdbcm@outlook.com>
1 parent fc40537 commit 7c60f1f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

meson.options

-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ option(
5757
type: 'array',
5858
value: [
5959
'semantic_release',
60-
'sigstore',
6160
'cibuildwheel',
6261
'twine',
6362
]
@@ -94,7 +93,6 @@ option(
9493
'test-suite',
9594
type: 'array',
9695
value: [
97-
'coverage',
9896
'pytest',
9997
'hypothesis',
10098
'pytest-asyncio',

requirements.in

Whitespace-only changes.

0 commit comments

Comments
 (0)