mirror of
https://git.code.sf.net/p/archivemail/code
synced 2024-12-22 15:56:27 +00:00
Added info about test_archivemail.py
This commit is contained in:
parent
dcff0c0c85
commit
3c91240e66
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -51,6 +51,11 @@ or later, because we use the PyUnit 'unittest' module. Sorry.
|
||||||
|
|
||||||
INSTALLATION:
|
INSTALLATION:
|
||||||
|
|
||||||
|
If you want to test archivemail:
|
||||||
|
cp archivemail archivemail.py
|
||||||
|
python test_archivemail.py
|
||||||
|
(NOTE: This could take over 90 seconds on slower systems)
|
||||||
|
|
||||||
To install archivemail, run:
|
To install archivemail, run:
|
||||||
python setup.py install
|
python setup.py install
|
||||||
|
|
||||||
|
@ -69,4 +74,5 @@ The archivemail website is at: http://archivemail.sourceforge.net/
|
||||||
If you have any feedback or bug reports about archivemail, you are very
|
If you have any feedback or bug reports about archivemail, you are very
|
||||||
welcome to email me.
|
welcome to email me.
|
||||||
|
|
||||||
|
|
||||||
-- Paul Rodger <paul@paulrodger.com>
|
-- Paul Rodger <paul@paulrodger.com>
|
||||||
|
|
Loading…
Reference in a new issue