| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Credits:
* http://doc.pytest.org/en/latest/goodpractices.html
* https://github.com/kennethreitz/requests/blob/master/setup.py
|
| |
|
|
|
|
|
|
|
| |
* The variable "VENV" (default: "venv") defines the virtualenv name and
can be override by the environment.
* Add "devbuild" target to menu.
* Remove the "--user" argument to fix the pip install problem.
|
|
|
|
| |
Thanks: http://blog.bottlepy.org/2012/07/16/virtualenv-and-makefiles.html
|
|
Credit: https://github.com/kennethreitz/samplemod
TODO: Add the 'docs' part
|