summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2013-11-11version bump to: v1.6.0v1.6.0Bryan Bishop
2013-11-11version bump to: v1.5.0v1.5.0Bryan Bishop
2013-09-21version bump to: v1.4.1v1.4.1Bryan Bishop
The previous version was uploaded with .swp files and a large libvba.so that was in my working directory. I regret everything.
2013-09-21version bump to: v1.4.0v1.4.0Bryan Bishop
2013-09-08require vba_wrapper from pypiBryan Bishop
2013-09-01version bump to: v1.3.0v1.3.0Bryan Bishop
2013-09-01dump in pokered/extras/ python stuff from b185b245Bryan Bishop
2013-08-31version bump to: v1.2.0v1.2.0Bryan Bishop
2013-08-27version bump to: v1.1.0v1.1.0Bryan Bishop
2013-08-04don't include precompiled python files in the eggv1.0.2Bryan Bishop
version bump to: v1.0.2
2013-08-04include README.md and bump version to v1.0.1v1.0.1Bryan Bishop
There was previously no way to install this package from pypi because README.md is required through setup.py's long_description attribute.
2013-08-03make a basic python moduleBryan Bishop