fix: building via PEP 517 (#166)
This commit is contained in:
parent
8be252d426
commit
6694fda49f
@ -14,7 +14,7 @@ classifiers = [
|
||||
"Operating System :: OS Independent",
|
||||
"Topic :: Software Development :: Libraries",
|
||||
]
|
||||
build = "build.py"
|
||||
build = "build_ext.py"
|
||||
packages = [
|
||||
{ include = "dbus_fast", from = "src" },
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user