Commit 6988b5b5 authored by sbyrnes321's avatar sbyrnes321

typo: pyxbdl --> pyxbld

parent d62c3c0e
......@@ -18,7 +18,7 @@ A custom distutils.core.Extension instance and setup() args
(Distribution) for for the build can be defined by a <modulename>.pyxbld
file like:
# examplemod.pyxbdl
# examplemod.pyxbld
def make_ext(modname, pyxfilename):
from distutils.extension import Extension
return Extension(name = modname,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment