We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a972c commit d200907Copy full SHA for d200907
pyproject.toml
@@ -73,7 +73,7 @@ license='Apache-2.0 WITH LLVM-exception'
73
download-url='https://github.com/OZI-Project/blastpipe/archive/refs/tags/@SCM_VERSION@.tar.gz'
74
requires-python='>=3.10, <3.14'
75
keywords='ozi,meson'
76
-provides-dist=['msgspec']
+provides=['msgspec']
77
classifiers = [
78
'License :: OSI Approved :: Apache Software License',
79
'Development Status :: 3 - Alpha',
0 commit comments