Add work done till now

Things done:

1. Plugin part complete, needs tests
2. Installable with setup.py
3. Requirements.txt

TBD:

1. Make the gui part
2. Restructure directories into plugin and gui
3. Add plugin tests
4. In setup.py, add pytest hook
This commit is contained in:
2015-12-13 07:33:11 +05:30
parent a079b6fe30
commit abadfff45c
4 changed files with 230 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
pytest
python-dateutil