Commit 58c996cc authored by Sam Rushing's avatar Sam Rushing

Merge branch 'master' of github.com:ironport/shrapnel

parents b7060ef1 76eb0cfc
......@@ -77,5 +77,6 @@ setup (
packages=['coro'],
package_dir = {'': 'coroutine', 'coro': 'coro'},
py_modules = ['backdoor', 'coro_process', 'coro_unittest'],
install_requires = ['cython>=0.12.1', 'pyrex>=0.9.8.6'],
cmdclass={'build_ext': build_ext},
)
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