We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyproject.toml
1 parent 744bc2f commit dd0917aCopy full SHA for dd0917a
pyproject.toml
@@ -1,5 +1,6 @@
1
[project]
2
name = "libipld"
3
+dynamic = ["version"]
4
description = "Python binding to the Rust IPLD library"
5
authors = [
6
{name = "Ilya (Marshal)", email = "ilya@marshal.dev"}
0 commit comments