https://github.com/lucventurini/mikado
Raw File
Tip revision: e78624998681fb90cfd99182299dbe233dc462b0 authored by Luca Venturini on 12 April 2016, 16:49:19 UTC
Added the doc folder
Tip revision: e786249
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