https://github.com/lucventurini/mikado
Raw File
Tip revision: 9bebe67823fcc2eb028bb49d254b3ba10e6aa0a1 authored by Luca Venturini on 05 October 2015, 17:59:21 UTC
Solved issue #24, underway #23, re-opened and reclosed #5
Tip revision: 9bebe67
MANIFEST.in
include DESCRIPTION.rst
include *py *.json *.yaml
recursive-include mikado_lib *.py *.json *.yaml
recursive-include util *py
recursive-include test *py
back to top