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 6028f0b commit 0cd133fCopy full SHA for 0cd133f
mitmproxy-rs/pyproject.toml
@@ -4,6 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "mitmproxy_rs"
7
+dynamic = ["version"]
8
requires-python = ">=3.10"
9
classifiers = [
10
"Programming Language :: Rust",
0 commit comments