mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-06-01 19:07:02 +00:00
fix: include doc/ and examples/ in sdist
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
graft doc/
|
||||
graft examples/
|
||||
+1
-1
@@ -44,4 +44,4 @@ build-backend = "setuptools.build_meta"
|
||||
[tool.setuptools]
|
||||
ext-modules = [
|
||||
{ name = "alsaaudio", sources = ["src/alsaaudio.c"], libraries = ["asound"] }
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user