MANIFEST.in 480 B

123456789101112131415161718
  1. include README.md SIGNING_KEYS.pub LICENSE INSTALL
  2. include doc/wiki/using-mmgen/*
  3. include test/*.py
  4. include test/ref/*
  5. include test/ref/litecoin/*
  6. include test/ref/ethereum/*
  7. include test/ref/ethereum_classic/*
  8. include test/ref/dash/*
  9. include test/ref/zcash/*
  10. include test/ref/monero/*
  11. include scripts/bitcoind-walletunlock.py
  12. include scripts/compute-file-chksum.py
  13. include scripts/deinstall.sh
  14. include scripts/tx-old2new.py
  15. include scripts/test-release.sh
  16. prune test/ref/__db*