mmgen-wallet/MANIFEST.in

28 lines
613 B
Text
Raw Permalink Normal View History

include README.md SIGNING_KEYS.pub LICENSE INSTALL *-requirements.txt
include doc/release-notes/*
include doc/wiki/*/*
include examples/*
include extmod/*
include mmgen/proto/eth/*/LICENSE
include mmgen/data/*
include scripts/*
include nix/*
2019-05-12 09:24:00 +00:00
2016-03-06 08:55:50 +03:00
include test/*.py
include test/*/*.py
include test/*/*/*.py
include test/*/*/*/*.py
2016-03-06 08:55:50 +03:00
include test/ref/*
include test/ref/*/*
include test/ref/*/*/*
include test/ref/*/*/*/*
include test/overlay/fakemods/mmgen/*.py
include test/overlay/fakemods/mmgen/*/*.py
include test/overlay/fakemods/mmgen/*/*/*/*.py
include test/test-release.sh
include test/test-release.d/*.sh