minor: updated the .setup file

This commit is contained in:
Stephen Mardson McQuay 2010-01-31 20:51:25 -07:00
parent 80720c45fe
commit 2113abb8dc
1 changed files with 2 additions and 2 deletions

4
.setup
View File

@ -1,2 +1,2 @@
export PATH=~/src/baker/bin:~/src/baker/test:$PATH
export PYTHONPATH=~/src/baker/lib
export PATH=$PWD/bin:$PWD/test:$PATH
export PYTHONPATH=$PWD/lib