Adds argcomplete command to pubs_cmd so that is now used as entry-point.

This commit is contained in:
Olivier Mangin 2018-01-25 16:09:30 -05:00
parent ac536269e3
commit 26f0b4dc04

View File

@ -1,3 +1,5 @@
# PYTHON_ARGCOMPLETE_OK
import sys
import argparse
import collections