diff --git a/environment.yml b/environment.yml index 568f1c7..5efc392 100755 --- a/environment.yml +++ b/environment.yml @@ -1,10 +1,10 @@ name: mtag channels: - bioconda +- defaults dependencies: -- argparse - joblib -- python=2.7 +- python=2.7.15 - bitarray=0.8 - numpy>=1.13.1 - pandas>=0.18.1