2022-06-09 11:18:09 +00:00
|
|
|
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
|
2021-09-23 21:15:32 +00:00
|
|
|
include mmgen/data/*
|
|
|
|
|
|
2022-06-09 11:18:09 +00:00
|
|
|
include scripts/*
|
2019-05-12 09:24:00 +00:00
|
|
|
|
2016-03-06 08:55:50 +03:00
|
|
|
include test/*.py
|
2022-06-09 11:18:09 +00:00
|
|
|
include test/*/*.py
|
2016-03-06 08:55:50 +03:00
|
|
|
include test/ref/*
|
2022-06-09 11:18:09 +00:00
|
|
|
include test/ref/*/*
|
|
|
|
|
include test/ref/*/*/*/*
|
2021-10-03 17:40:02 +00:00
|
|
|
include test/overlay/fakemods/*.py
|
2022-06-09 11:18:09 +00:00
|
|
|
include test/overlay/fakemods/*/*.py
|
|
|
|
|
include test/overlay/fakemods/*/*/*/*.py
|
2016-11-14 14:45:08 +03:00
|
|
|
|
2019-12-07 12:20:21 +00:00
|
|
|
include test/test-release.sh
|