vici: Remove support for Python 2
Python 2 is dead and unmaintained for a while now. Time to stop carrying on its support.
This commit is contained in:
committed by
Tobias Brunner
parent
a2b1e06f07
commit
11b18f65b1
@@ -6,7 +6,6 @@ EXTRA_DIST = LICENSE README.rst MANIFEST.in \
|
||||
test/test_protocol.py \
|
||||
vici/__init__.py \
|
||||
vici/command_wrappers.py \
|
||||
vici/compat.py \
|
||||
vici/exception.py \
|
||||
vici/protocol.py \
|
||||
vici/session.py
|
||||
|
||||
Reference in New Issue
Block a user