Make the code Python 3 only

This commit is contained in:
Roman Miroshnychenko
2020-04-03 12:55:27 +03:00
parent b6b2c5e1eb
commit 04da3801c2
3 changed files with 6 additions and 19 deletions
+2
View File
@@ -9,7 +9,9 @@ __pycache__/
# Distribution / packaging
.Python
.env
env/
.venv/
venv/
venv2/
build/