Fixed some missed markdown identifier conversions.
[zzz-pokedex.git] / setup.py
2011-04-06  EeveeMerge remote-tracking branch 'origin/encounters-i18n'
2011-04-03  a_magical_meSpeed up `import pokedex.db` slightly.
2011-03-13  EeveeMerge branch 'encukou'
2011-03-13  Petr ViktorinI18n for the database schema
2010-10-17  EeveeBump required whoosh version. veekun-promotions/2010101701
2010-06-18  EeveeAdded a big old construct-based pkm parser. #183
2010-06-18  EeveeNo longer require docutils.
2010-06-02  EeveeScrap docutils for markdown. #275
2010-06-02  EeveeBump required SQLA to 0.6.
2010-05-15  EeveeMake setup.py install work with package_data. veekun-promotions/2010051501
2009-11-02  EeveeRequire docutils.
2009-09-14  EeveeFixed up setup.py. Most notably, 'install' now works.
2009-09-03  Eeveesetup.py needs a list for package_data, not a string
2009-08-23  EeveeFix whoosh version so Nidoran search works.
2009-08-19  EeveeRemoved whoosh hacks; 0.3 obviates them. #15
2009-08-17  EeveeFixed whoosh index creation to work with 0.2.x. #15
2009-07-25  EeveePokédex lookup now uses a whoosh index and spell-checke...
2009-03-23  EeveeMerge branch 'master' of eevee@tekkanin.veekun.com...
2009-03-08  EeveeAdded SQLAlchemy to setup.py and fixed a typo in .gitig...
2009-02-28  EeveeAdded Sugimori art. Moves images into data/ folder.
2009-02-23  EeveeReverted unnecessary changes to setup.py.
2009-02-23  EeveeMoved CSV sources into pokedex/.
2009-02-05  EeveeInitial commit, with much of the data imported.