biskit
biskit copied to clipboard
modify setup.py for pip compatibility
This modifications allow for biskit to be installed by pip:
- from github repository:
pip install https://github.com/graik/biskit - from local folder:
pip install .
Sorry about the delay. I will try to look at this over the weekend. Thanks for submitting the pull request!