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.
1 parent b8379ef commit 05a0dadCopy full SHA for 05a0dad
pyproject.toml
@@ -4,6 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "http-message-signatures"
7
+version = "0.0.0" # This will be replaced by setuptools_scm
8
description = "An implementation of the IETF HTTP Message Signatures draft standard"
9
readme = "README.rst"
10
requires-python = ">=3.8"
0 commit comments