piccolbo / Pweave

Pweave is a scientific report generator and a literate programming tool for Python. It can capture the results and plots from data analysis and works well with numpy, scipy and matplotlib.
http://mpastell.com/pweave
Other
1 stars 0 forks source link

Triage #5

Open piccolbo opened 5 years ago

piccolbo commented 5 years ago

There are a number of PRs open and a long list of open issues on the upstream project, the main reason why we have this fork (the other being frustration with the upstream project). Priorities

  1. Start passing tests again
  2. Bug fixes
  3. Keep or enhance test coverage
  4. Merge select PRs after asking for permission
  5. Select open issues and open them on this fork

Roughly speaking. If a feature is super-important (like @fgregg is very focused on the verbose mode) and you have code for it, it can go ahead of a small bug fix that affects a small number of people. But that shouldn't be the rule. Discuss ...