comparison gamelib/version.py @ 636:2748d3afcae5 pyntnclick

Excise albow. Really.
author Stefano Rivera <stefano@rivera.za.net>
date Sun, 12 Feb 2012 00:10:17 +0200
parents ec855943f898
children b616eeab0b82
comparison
equal deleted inserted replaced
635:d9623d453fd9 636:2748d3afcae5
76 76
77 # Install these manually 77 # Install these manually
78 NON_EGG_REQUIREMENTS = [ 78 NON_EGG_REQUIREMENTS = [
79 'setuptools', 79 'setuptools',
80 'pygame', 80 'pygame',
81 'albow',
82 ] 81 ]