lmaurits / phyltr

Unix filters for manipulating and analysing (samples of) phylogenetic trees represented in the Newick format
GNU General Public License v3.0
3 stars 4 forks source link

Replace optparse with argparse #22

Open xrotwang opened 5 years ago

xrotwang commented 5 years ago

optparse is deprecated as of python 2.7.