Drop support for Python 2

This commit is contained in:
Sean Whalen
2018-03-04 12:34:21 -05:00
parent aa73f55681
commit 7b3eb2aa2f
6 changed files with 2 additions and 10 deletions
-1
View File
@@ -20,7 +20,6 @@ Features
* Transparently handles gzip or zip compressed reports
* Consistent data structures
* Simple JSON and/or CSV output
* Python 2 and 3 support
CLI help
========