mmgen-wallet/MANIFEST.in

23 lines
473 B
Text
Raw Normal View History

include README.md SIGNING_KEYS.pub LICENSE INSTALL eth-requirements.txt
include doc/*
include doc/*/*
include doc/*/*/*
include examples/*
include mmgen/base_proto/ethereum/*/LICENSE
include mmgen/data/*
include scripts/*
2019-05-12 09:24:00 +00:00
2016-03-06 08:55:50 +03:00
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/overlay/fakemods/*.py
include test/overlay/fakemods/*/*.py
include test/overlay/fakemods/*/*/*/*.py
include test/test-release.sh