https://github.com/lucventurini/mikado
Raw File
Tip revision: 20ad6dd60ca58adb4661f41ed54eacfcdd9edd3f authored by Luca Venturini on 04 March 2016, 12:02:07 UTC
Fixed MP issue with prepare (hopefully). Formatter uniformed across subprograms.
Tip revision: 20ad6dd
MANIFEST.in
include DESCRIPTION.md
include *py
recursive-include Mikado *.py *.json *.yaml
include bin/*
recursive-include util *py
recursive-include test *py
back to top