Skip to content
Snippets Groups Projects
Commit 36515ea6 authored by Thomas Kluyver's avatar Thomas Kluyver
Browse files

Try with src/ layout

parent de976f0f
No related branches found
No related tags found
No related merge requests found
Pipeline #161705 failed
......@@ -8,5 +8,5 @@ version = "0.1"
[tool.setuptools]
ext-modules = [
{name = "zlib_into", sources = ["zlib_into.c"], libraries = ["z"], py-limited-api=true}
{name = "zlib_into", sources = ["src/zlib_into.c"], libraries = ["z"], py-limited-api=true}
]
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment