Commit Graph

19 Commits

Author SHA1 Message Date
Mort Yao
08ff14c455
Makefile: stop using python setup.py commands 2024-06-23 22:30:16 +02:00
Mort Yao
4b9c951084
switch from "setup.py test" to "python -m unittest" (pytest has a weird 'I/O operation on closed file' bug though) 2024-06-23 20:30:31 +02:00
Mort Yao
6ddc3fce89
update Makefile 2022-05-30 15:38:47 +02:00
Mort Yao
511d319118 [Makefile] Fix "combine user with prefix ... error" for Homebrew Python (close #831)
- https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Homebrew-and-Python.md#note-on-pip-install---user
- http://bugs.python.org/issue22269

Workaround:
- http://stackoverflow.com/a/4495175
2015-12-25 16:44:06 +01:00
Mort Yao
42676da8c6 [Makefile] setup.py install --user 2015-12-24 17:34:43 +01:00
Mort Yao
8aea3367ab add a separate README.rst 2015-10-23 01:53:42 +02:00
Mort Yao
c0b7c34cbd Revert "update Makefile & setup.py" (fix #685)
This reverts commit c3ac87a7a1.
2015-10-04 22:21:12 +02:00
Mort Yao
c3ac87a7a1 update Makefile & setup.py 2015-09-21 01:57:43 +02:00
Mort Yao
4e972e75ea Makefile: remove bdist_wheel from target install 2014-11-19 21:51:19 +01:00
Mort Yao
5b12d68e88 update Makefile 2014-09-21 07:09:49 +02:00
Mort Yao
64bc62c1c4 update Makefile 2014-09-21 06:57:15 +02:00
Mort Yao
cb9ccc91ab update Makefile 2014-07-20 23:41:54 +02:00
Mort Yao
cbae44078a version 0.3.1 2013-02-15 02:25:12 +01:00
Mort Yao
2b47ccd5d2 add unit tests 2013-02-12 22:04:39 +01:00
Mort Yao
1ca83e9908 updated Makefile 2012-12-09 18:05:04 +01:00
Mort Yao
24204785d2 fix Makefile 2012-09-01 10:58:53 +02:00
Mort Yao
b4ab28d9c8 version 0.1.3 2012-09-01 10:55:13 +02:00
Mort Yao
66698f71b8 version 0.1.0 2012-09-01 00:55:45 +02:00
Mort Yao
70cb82b703 refactor for Python packaging 2012-08-31 17:20:38 +02:00