biskit icon indicating copy to clipboard operation
biskit copied to clipboard

modify setup.py for pip compatibility

Open ggutierrez-bio opened this issue 4 years ago • 1 comments

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 .

ggutierrez-bio avatar Feb 02 '21 23:02 ggutierrez-bio

Sorry about the delay. I will try to look at this over the weekend. Thanks for submitting the pull request!

graik avatar Feb 17 '21 14:02 graik