- workflow updates
- python stubs
This commit is contained in:
@@ -33,6 +33,9 @@ test = ["pytest", "tifffile", "imagecodecs"]
|
||||
homepage = "https://github.com/wimpomp/tiffwrite"
|
||||
repository = "https://github.com/wimpomp/tiffwrite"
|
||||
|
||||
[project.scripts]
|
||||
tiffwrite_generate_stub = "tiffwrite:tiffwrite_generate_stub"
|
||||
|
||||
[tool.maturin]
|
||||
python-source = "py"
|
||||
features = ["pyo3/extension-module", "python"]
|
||||
|
||||
Reference in New Issue
Block a user