Update to support latest python to suppress runtime bug

This commit is contained in:
Laurent Morissette 2020-03-21 18:39:28 -04:00 committed by GitHub
parent a9b8c9bb39
commit 816e98f983
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ setup(
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.8"
],
packages=[
"powerline_shell",