[svn r38582] refining the release announcement/finalizing from my site
fijal, cfbolz, guido_w: are you ok with it? (your name is under the release announcement) --HG-- branch : trunk
This commit is contained in:
parent
ed2759b262
commit
f19050bd40
|
@ -1,7 +1,9 @@
|
||||||
py lib 0.9.0: py.test, distributed execution and dev support
|
py lib 0.9.0: py.test, distributed execution, greenlets and more
|
||||||
======================================================================
|
======================================================================
|
||||||
|
|
||||||
Welcome to the 0.9.0 py lib (including py.test) release!
|
Welcome to the 0.9.0 py lib release - a library aiming to
|
||||||
|
support agile and test-driven python development on various levels.
|
||||||
|
|
||||||
Main API/Tool Features:
|
Main API/Tool Features:
|
||||||
|
|
||||||
* py.test: cross-project testing tool with many advanced features
|
* py.test: cross-project testing tool with many advanced features
|
||||||
|
@ -12,7 +14,7 @@ Main API/Tool Features:
|
||||||
* tested against Win32, Linux and OSX
|
* tested against Win32, Linux and OSX
|
||||||
|
|
||||||
All these features and their API have extensive documentation,
|
All these features and their API have extensive documentation,
|
||||||
generated with "apigen", which we intend to make accessible
|
generated with the new "apigen", which we intend to make accessible
|
||||||
for other python projects as well.
|
for other python projects as well.
|
||||||
|
|
||||||
Here is the entry point for installing the py lib:
|
Here is the entry point for installing the py lib:
|
||||||
|
@ -23,7 +25,10 @@ and here is the main entry point into the documentation:
|
||||||
|
|
||||||
http://codespeak.net/py/XXX # figure out exact scheme
|
http://codespeak.net/py/XXX # figure out exact scheme
|
||||||
|
|
||||||
best and have fun and let us know what you think!
|
The work on the py lib has been partially funded by the
|
||||||
|
European Union and merlinux gmbh within the PyPy project.
|
||||||
|
|
||||||
|
best, have fun and let us know what you think!
|
||||||
|
|
||||||
holger krekel, Maciej Fijalkowski,
|
holger krekel, Maciej Fijalkowski,
|
||||||
Guido Wesdorp, Carl Friedrich Bolz
|
Guido Wesdorp, Carl Friedrich Bolz
|
||||||
|
|
Loading…
Reference in New Issue