Commit Graph

15 Commits

Author SHA1 Message Date
Simon
b2c93bbb2a Imprting __version__ was not a good idea. 2012-12-10 00:30:31 +01:00
Simon
5acbef0364 Improve setup.py and add the test command. 2012-12-10 00:18:07 +01:00
Simon
d92bb4ab22 update setup and MANIFEST 2012-11-09 12:21:18 +01:00
Simon
071f8fb412 use clint progress bar 2012-09-15 00:41:54 +02:00
Simon
3cf7df4dc4 setup.py:
- remove docutils dependancy
- use PIL instead of Pillow (though keep Pillow in the requirements file as PIL
  will fail to install correctly with pip)
2012-08-30 00:06:26 +02:00
Simon
bd77c87ad5 update README, requirements and setup.py to add the markdown description file. 2012-08-26 00:30:05 +02:00
Simon
480335921e change the licence to MIT 2012-08-26 00:29:57 +02:00
Simon
926b1bbcd8 use Pillow instead of PIL 2012-07-14 14:14:21 +02:00
Simon
8349fe6025 setup.py - add classifiers 2012-05-23 00:11:48 +02:00
Simon
e7336a4784 importing sigal in setup has a drawback: If the package requires a dependency
before the dependency is installed the setup.py script will fail. Back to manual
version number.
2012-05-13 23:54:06 +02:00
Simon
e1826d0f1f read the version from __init__.py + update the licence version 2012-05-13 23:38:38 +02:00
Simon
fdd4170f94 use entry_points for the main script 2012-05-13 23:28:19 +02:00
Simon
74826df02c README 2012-05-13 22:37:28 +02:00
Simon
588645ff5f update setup.py, MANIFEST, LICENSE and gitignore 2012-05-13 16:15:23 +02:00
Simon
ee335f0e52 add distutils setup 2011-05-13 17:39:18 +02:00