Commit graph

111 commits

Author SHA1 Message Date
Antoine Musso
0db160b792 Make pip to install aggdraw from github
pip is able to install a python module straight from a git repository
and supports pinning a specific commit.

Add scottopell/aggdraw-64bits to requirements.txt

Adjust README.md to drop the manual install step now covered by pip
install.

Test plan

I have created an empty virtual env on Debian GNU/Linux and ran the demo
command:
    python extract_scene.py -p example_scenes.py SquareToCircle

Signed-off-by: Antoine Musso <hashar@free.fr>
2017-05-04 15:07:30 +02:00
Grant Sanderson
3956a0c6c6 Updated Pillow/aggdraw requirement information 2016-11-15 20:11:06 -08:00
Grant Sanderson
3586231295 Up to change of basis matrix introduction 2016-09-08 11:21:54 -07:00
Grant Sanderson
61d9a2f6a1 A more honest README 2016-09-06 11:06:31 -07:00
Scott Opell
c2c592679e adds support for docker 2016-09-05 15:05:37 -04:00
Grant Sanderson
a3fa16ebcb modification to requirements/example_scenes to make it slightly less unusable 2016-09-03 12:29:17 -07:00
Scott Opell
bac0d97c3a updates instructions using my patched version of aggdraw for pillow 3.x 2016-05-26 11:13:36 -04:00
Grant Sanderson
fd86816b66 Added a few example scenes 2016-05-25 20:39:13 -07:00
Scott Opell
d7ed7b3196 adds dependencies in requirements.txt and moves output directory within the folder so its self contained 2016-05-25 22:18:06 -04:00
3b1b
4f6d019667 Update README.md 2015-03-22 12:53:50 -06:00
3b1b
d5fbf1b3b4 Initial commit 2015-03-22 12:50:58 -06:00