Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Use the built-in "venv" module available at Python >=3.3 | Aaron LI | 2016-10-29 | 1 | -1/+1 |
* | Makefile: remove argument "--upgrade" from pip3 | Aaron LI | 2016-10-15 | 1 | -1/+1 |
* | Makefile: Fix quotation | Aaron LI | 2016-10-14 | 1 | -2/+2 |
* | Makefile: Add one liner to get the value of any variable | Aaron LI | 2016-10-14 | 1 | -0/+7 |
* | Integrate pytest for test support. | Aaron LI | 2016-10-04 | 1 | -3/+3 |
* | Makefile: Add --upgrade to pip3 and add a credit | Aaron LI | 2016-10-04 | 1 | -1/+3 |
* | Makefile: Add variable "VENV" to control virtualenv | Aaron LI | 2016-10-03 | 1 | -8/+18 |
* | Rewrite the Makefile to add virtualenv support. | Aaron LI | 2016-09-30 | 1 | -7/+23 |
* | Setup package structures | Aaron LI | 2016-09-20 | 1 | -0/+10 |