Start changes for python3 update

This commit is contained in:
Scott Kitterman
2019-02-24 06:57:47 -05:00
parent 51c8fdcb6c
commit 4b0c39b0c7
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ to be installed when installing using setup.py, the following incantation is
required because setuptools developers decided not being able to do this by
default is a feature:
python setup.py install --single-version-externally-managed --record=/dev/null
python3 setup.py install --single-version-externally-managed --record=/dev/null
For users of Debian Stable (Debian 9, Codename Squeeze), all dependencies are
available in either the main or backports repositories: