Fix setup.py for develop mode

Merged
#6 · Created  · Last updated

Merged pull request

Merged in stuartsale/despotic/develop_setup.py (pull request #6)

ca19653·Author: ·Closed by: ·2017-06-10

Description

I was getting errors when attempting to run setup.py in develop mode - according to Cython documentation this was a result of the order of imports.

I've simply switched the order of the import statements and all now works on my machines.

0 attachments

0 comments

Loading commits...