Commit graph

11 commits

Author SHA1 Message Date
Yohan Boniface
cc14796c6c chore: use setup.cfg 2021-12-30 11:16:00 +01:00
Yohan Boniface
ec11d675e9 i18n 2021-07-11 12:29:18 +02:00
Yohan Boniface
3537670221 1.0.0-rc.2 2018-09-05 22:31:01 +02:00
Yohan Boniface
502a7c26a7 Add long_description_content_type 2018-06-02 17:24:25 +02:00
Yohan Boniface
d86a168478 0.8.0 2017-02-03 09:25:47 +01:00
Yohan Boniface
5f403a3d80 Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00
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