add stripe

This commit is contained in:
tuna2134
2024-09-22 08:05:48 +00:00
parent 55cedb2f6d
commit aade119ddb

View File

@@ -11,5 +11,7 @@ classifiers = [
"Programming Language :: Python :: Implementation :: PyPy",
]
dynamic = ["version"]
[tool.maturin]
features = ["pyo3/extension-module"]
strip = true