comparison doc/install.txt @ 522:ad7c5f4b1cf0

Added note that you need Trac for the tests; see #265
author dfraser
date Mon, 16 Mar 2009 14:07:19 +0000
parents cfbc9ee622d5
children a89925df9d88
comparison
equal deleted inserted replaced
521:b661ea254972 522:ad7c5f4b1cf0
27 code. Note that you may need administrator/root privileges for this step, as 27 code. Note that you may need administrator/root privileges for this step, as
28 it will by default attempt to install Bitten to the Python site-packages 28 it will by default attempt to install Bitten to the Python site-packages
29 directory on your system. 29 directory on your system.
30 30
31 It's also a good idea to run the unit tests at this point, to make sure that 31 It's also a good idea to run the unit tests at this point, to make sure that
32 the code works as expected on your platform:: 32 the code works as expected on your platform (please note that Trac_ needs to
33 be installed for the tests to run; see below)::
33 34
34 $ python setup.py test 35 $ python setup.py test
35 36
36 37
37 What's left to do now depends on whether you want to use the build master and 38 What's left to do now depends on whether you want to use the build master and
Copyright (C) 2012-2017 Edgewall Software