Commit graph

10 commits

Author SHA1 Message Date
Grant Sanderson
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
Nathan Petrangelo
9c43382a27 I needed a this version of numpy to satisfy opencv. 2018-07-04 17:34:14 -04:00
Grant Sanderson
7c272c6236
Merge pull request #196 from 3b1b/eola2
Eola2
2018-04-06 13:09:53 -07:00
Grant Sanderson
35b674b480 Added argparse requirement 2018-04-06 13:08:37 -07:00
frozar
8ef7a1f722 [CONFIG] Add opencv-python in requirements. 2018-04-05 10:43:09 +02:00
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
a3fa16ebcb modification to requirements/example_scenes to make it slightly less unusable 2016-09-03 12:29:17 -07:00
Grant Sanderson
dfedc6422e Evidently this requires out of date PIL... 2016-07-12 10:35:42 -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