Commit graph

5 commits

Author SHA1 Message Date
Julien Sabatier
637cfc3126 Correct setup.py
On Debian Jessie with pip install :

Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 20, in <module>
      File "/tmp/pip-o_ERWm-build/setup.py", line 16, in <module>
        with open('requirements.txt', encoding='utf-8') as reqs:
    TypeError: 'encoding' is an invalid keyword argument for this function
2015-10-17 08:54:14 +02:00
Yohan Boniface
846ca39bec Add install_requires in setup.py 2015-09-23 09:33:29 +02:00
Yohan Boniface
e6bf339c54 Rename project (prepare to 0.1) 2013-01-02 16:20:08 +01:00
Yohan Boniface
ecc344bfaf Make it pip installable 2012-11-22 11:55:22 +01:00
Yohan Boniface
0cce7f9e2a First POC 2012-11-20 10:47:19 +01:00