mmgen-wallet/MANIFEST.in

24 lines
616 B
Text

include README.md SIGNING_KEYS.pub LICENSE INSTALL
include doc/wiki/using-mmgen/*
include test/*.py
include test/test_py_d/*.py
include test/unit_tests_d/*.py
include test/ref/*
include test/ref/litecoin/*
include test/ref/ethereum/*
include test/ref/ethereum_classic/*
include test/ref/dash/*
include test/ref/zcash/*
include test/ref/monero/*
include test/misc/*.py
include mmgen/altcoins/eth/rlp/LICENSE
include mmgen/altcoins/eth/pyethereum/LICENSE
include scripts/compute-file-chksum.py
include scripts/create-token.py
include scripts/test-release.sh
include scripts/uninstall-mmgen.py
prune test/ref/__db*