changed plugin management to simple rq jobs instead of using pkg_resources.

This commit is contained in:
Stefan Midjich 2016-04-15 19:22:16 +02:00
parent fe5e85f96c
commit 1bf19c791b
13 changed files with 156 additions and 77 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.log
.*.swp
.*.swo
*.pyc