Skip to content
Snippets Groups Projects
Commit 68ece475 authored by Amandine  PERRIN's avatar Amandine PERRIN
Browse files

Add colors to logs

parent 70546d80
Branches
Tags
No related merge requests found
......@@ -19,6 +19,7 @@ import subprocess
import shutil
import shlex
import progressbar
from termcolor import colored
try:
import cPickle as pickle
......
......@@ -3,3 +3,4 @@ progressbar2 >= 3.18.0
numpy>=1.11
matplotlib>=2.0.0
biopython>=1.60 # only used for tree subcommand with fastme and quicktree... Comment this line if you do not want to use it
termcolor
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment