diff --git a/requirements.txt b/requirements.txt index 6e49c16..3ac6398 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ # process, which may cause wedges in the gate later. pbr>=0.6,!=0.7,<1.0 -argparse Babel>=1.3 iso8601>=0.1.9 PrettyTable>=0.7,<0.8 diff --git a/setup.cfg b/setup.cfg index 7263efe..edbc757 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,6 @@ classifier = Operating System :: OS Independent Programming Language :: Python Programming Language :: Python :: 2 - Programming Language :: Python :: 2.6 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.3