diff options
author | 2010-03-24 15:21:58 +0000 | |
---|---|---|
committer | 2010-03-24 15:21:58 +0000 | |
commit | db09a0e43e2e1cf98f0d789f651a1816a46dcba7 (patch) | |
tree | 190142ffd40988d90ab8f5789500be5290e91088 /README.dev | |
parent | Update to genscripts rev 382. This has more fixes for py3k and the modular re... (diff) | |
download | gentoolkit-db09a0e43e2e1cf98f0d789f651a1816a46dcba7.tar.gz gentoolkit-db09a0e43e2e1cf98f0d789f651a1816a46dcba7.tar.bz2 gentoolkit-db09a0e43e2e1cf98f0d789f651a1816a46dcba7.zip |
Merge genscripts rev 406
svn path=/trunk/gentoolkit/; revision=756
Diffstat (limited to 'README.dev')
-rw-r--r-- | README.dev | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,6 +16,11 @@ Note: We are using VERSION="0.3.0" simply as an example. - Run Gentoolkit's test suite, make sure it passes: Note: requires dev-python/snakeoil + +Note: If running from the gentoolkit repository, please grab the eclean test file from: +http://code.google.com/p/genscripts/source/browse/trunk/gentoolkit/pym/gentoolkit/test/eclean/testdistfiles.tar.gz +Please do not add/commit the test file to the gentoolkit repository + ./setup.py test - Create a tag for the release |