You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restrict vsearch, fix coverage, make numpy constraint concordant with…
… skbio (#187)
* Restrict vsearch, fix coverage, make numpy constraint concordant with skbio
* Version pin on numpy seemed to do it, verifying, and isolating to a specific test that was failing to reduce iteration time
* Actually isolate
* Better investigation of tmp
* Missing do
* Enumerate binaries from bioconda
* test vsearch 2.8.3
* Force libgcc:
* libgcc did it, remove, check vsearch
* Readd libgcc to see how linking changes
* libgcc is not the magic
* Print the correct thing
* kick travis
* to 2.7.0
* add dmesg
* Now try vsearch < 2.7.0
* under 2.6.0
* add replication script
* p3.5 & vsearch2.7.0
* cleaning changes
* adding python3.6