Hi all,
if you happen to pull/update from the bitbucket "py-trunk" repo
you'll find it contains almost no files anymore but rather has a setup.py
that specifies dependencies on the following split out distributions:
* pytest: https://bitbucket.org/hpk42/pytest
* pylib: https://bitbucket.org/hpk42/pylib
* pycmd: https://bitbucket.org/hpk42/pycmd
Nothing is released to PYPI yet and there are certainly some rough edges.
However, you should be able to grab the above repos and issue
"python setup.py develop" in each (first on pylib, then pytest).
I am currently working a lot on documentation and further
refinements to packaging. Feedback/comments welcome.
best,
holger
_______________________________________________
py-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/py-dev