-
Notifications
You must be signed in to change notification settings - Fork 295
hackathon notes
Problems running tests Fixed with 'pip install --upgrade nose'
errata: on 'getting started' page: http://khmer.readthedocs.org/en/docs-hackathon/dev/getting-started.html after step 3, before step 4, do a 'cd khmer' if you are getting the error 'fatal: Not a git repository (or any of the parent directories): .git'
Anaconda users don't have pip2
Old virtualenv includes site packages; restore that option
Out of date pip: update virtualenv 1st; see https://khmer.readthedocs.org/en/latest/install.html#os-x option 4
Issues with Ubuntu 12.04
incantation to Jenkins: "ok to test"
How to update an existing pull request see https://github.com/ged-lab/khmer/pull/543#issuecomment-49761389
When making tests can't see stdout
How to use runscript() [even when it is supposed to fail]
conda hell
make pep8 before PR
line wrapping at 80
Checklist is not sufficient to ask for review & merge