Commit Graph

4 Commits

Author SHA1 Message Date
Sébastien Helleu ac53e98cd0 Add some missing docstrings 2014-07-11 07:58:55 +02:00
Sébastien Helleu 8b36cd49b1 Remove python shebangs 2014-07-10 07:46:30 +02:00
Sébastien Helleu 6d5927c667 Rename variable "bytes" to "data" 2014-07-07 20:53:18 +02:00
Sébastien Helleu 77df9d06f7 Code refactoring, fix setup.py
All changes:
- full PEP8 compliance
- move sources from src/qweechat/ to qweechat/
- move data from data/icons/ to qweechat/data/icons/
- sources validated with PEP8
- use setuptools in setup.py, fix path of data files
2014-05-08 17:40:31 +02:00