https://github.com/lucventurini/mikado
Raw File
Tip revision: dba42c6cf35b60cb5b61a5fb0d85f0190c8a9a9f authored by Luca Venturini on 19 June 2015, 07:38:49 UTC
Disabled multiprocessing ... let's have a look ..
Tip revision: dba42c6
MANIFEST.in
include DESCRIPTION.rst
include *py
recursive-inlcude shanghai_lib *py
recursive-include util *py
recursive-include test *py
back to top