Today in yolk development:
- Tox for testing yolk with Python 2.6, 2.7 and 3.2.
- py.test for unit tests
- Jenkins for continuous integration (using Tox and py.test)
- git-flow for managing it all
The current code base will become 1.0 soon. This branch will support Python <=2.5 and may or may not get new features from the upcoming 2.0 branch.
The 2.0 branch (origin/develop on github) will work with both Python 2 and Python 3.
No comments:
Post a Comment