| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
In the same move :
- use a setup.cfg file for packaging
- remove the use of six
|
|
* Re-organize the documentation
* Fix encoding errors for python 2
* Document the dependencies. Fixes #199
* Add a make update command. Fixes #211
|
|
It was triggering a warning :
> copying static files... WARNING: html_static_path entry u'/home/jocelyn/dev/ihatemoney/docs/_static' does not exist
To my knowledge it was not used, and the _static dir do not even exist. Let me know if I am wrong.
|
|
|