Updated test README file
This patch updates the README Test file for python3.
This commit is contained in:
parent
bfe16e32a2
commit
c4baa15b3b
@ -10,9 +10,9 @@ How to run the tests
|
||||
folder structure. So don't use a real used account here...
|
||||
|
||||
- go to the top level dir (one above this one) and execute:
|
||||
'python setup.py test'
|
||||
'python3 setup.py test'
|
||||
|
||||
System requirements
|
||||
===================
|
||||
|
||||
This test suite depend on python>=2.7 to run out of the box. If you want to run this with python 2.6 you will need to install the backport from http://pypi.python.org/pypi/unittest2 instead.
|
||||
This test suite depend on python 3 to run out of the box.
|
||||
|
Loading…
Reference in New Issue
Block a user