mirror of
https://github.com/larsimmisch/pyalsaaudio.git
synced 2026-05-29 09:35:31 +00:00
chore: modernise packaging.
- use pyproject.toml to define project metadata and setuptools-specific configuration, removing the need for a setup.py file - move sources in conventional src/ directory - rework stubs so that they're visible downstream. PEP-561 doesn't support top-level .pyi files, so I made a dummy package instead `alsaaudio-stubs`
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@ build/
|
||||
dist/
|
||||
.vscode/
|
||||
/__pycache__/
|
||||
/pyalsaaudio.egg-info/
|
||||
*.egg-info/
|
||||
*.raw
|
||||
|
||||
Reference in New Issue
Block a user