mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-05 14:02:57 +00:00
add stripe
This commit is contained in:
@@ -11,5 +11,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: Implementation :: PyPy",
|
||||
]
|
||||
dynamic = ["version"]
|
||||
|
||||
[tool.maturin]
|
||||
features = ["pyo3/extension-module"]
|
||||
strip = true
|
||||
Reference in New Issue
Block a user