MANIFEST.in 447 B

1234567891011121314151617
  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/compute-file-chksum.py
  12. include scripts/create-token.py
  13. include scripts/test-release.sh
  14. include scripts/uninstall-mmgen.py
  15. prune test/ref/__db*