Closed agitter closed 6 years ago
The package can be installed on Travis CI. I will also add AppVeyor continuous integration to test it on Windows before closing this issue.
I removed the install scripts. Those can remain in the ml-bio-workshop repository and do not need to be duplicated here.
There are instructions for using AppVeyor with Python here:
Using the pre-installed Miniconda for AppVeyor will simplify the install scripts but also remove our ability to control the specific version being used. Because we will create our own conda environment with Miniconda, that should be okay.
The AppVeyor install works as of 2e37476445d8a31410c9d085cca3602898952ae4. I'm closing this issue and can open a new issue when we are ready for unit tests that go beyond importing the package.
Now that the package works, the install instructions need to be updated. Related to https://github.com/gitter-lab/ml-bio-workshop/issues/17
We should also confirm that the package can be installed on Travis CI.