Use external argparse in spack list, for 2.6 compatibility.
This commit is contained in:
parent
1fcfb80bdd
commit
8fd4d32408
@ -23,8 +23,8 @@
|
||||
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
##############################################################################
|
||||
import sys
|
||||
import argparse
|
||||
import llnl.util.tty as tty
|
||||
from external import argparse
|
||||
from llnl.util.tty.colify import colify
|
||||
|
||||
import spack
|
||||
|
Loading…
Reference in New Issue
Block a user