comparison .hgignore @ 32:fdddfd434bbd 0.3.2a

- Remove dependency on distribute - Tidy up pypi package contents
author Ben Croston <ben@croston.org>
date Sat, 19 Oct 2013 21:23:45 +0100
parents 317e6f82c733
children
comparison
equal deleted inserted replaced
31:183a9b11c78f 32:fdddfd434bbd
1 syntax: glob 1 syntax: glob
2 *.pyc 2 *.pyc
3 *.*~ 3 *.*~
4 dist/* 4 dist/*
5 build/* 5 build/*
6 distribute*
7 *egg-info/* 6 *egg-info/*
7 MANIFEST