Changes between Version 244 and Version 245 of ScrumBurndownPlugin


Ignore:
Timestamp:
Apr 4, 2008, 4:23:57 PM (16 years ago)
Author:
jon@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ScrumBurndownPlugin

    v244 v245  
    1717''You will have to rename it to correct python version '''before''' installing to make it work.''
    1818
     19Note: The above linked egg would not install for us. To create a new egg:
     20{{{
     21svn co http://trac-hacks.org/svn/scrumburndownplugin/
     22cd scrumburndownplugin
     23python setup.py bdist_egg
     24}}}
     25
     26
    1927== Who's Using It ==
    20 I'm interested to know how many people are using this plugin.  If a lot of people are using it or at least evaluating it, I will be able to justify spending more time on it to my boss.  If you download it, please increment this counter: '''231'''
     28I'm interested to know how many people are using this plugin.  If a lot of people are using it or at least evaluating it, I will be able to justify spending more time on it to my boss.  If you download it, please increment this counter: '''232'''
    2129
    2230Also, feel free to drop me an e-mail if you've got any questions that aren't answered here and aren't really ticketable.