Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Another attempt to deal with python2.7.15/openssl issues. E.g. PacificBiosciences/pbbioconda#85 Note: samtools-1.9 was built against opensll-1.0.2, which conflicts with the latest python2.7.15 build. openssl-1.1.1a and openssl-1.0.2p are not ABI-compatible, so we need to specify that. We will first specify the openssl version here. Then, we will try to create something to fix the problem.
- Loading branch information