new CfgFile API for mmgen.cfg and related files
Testing: $ test/test.py cfg
This commit is contained in:
parent
ea83e2595d
commit
924ccc6012
9 changed files with 598 additions and 74 deletions
1
setup.py
1
setup.py
|
|
@ -100,6 +100,7 @@ setup(
|
|||
'mmgen.baseconv',
|
||||
'mmgen.bech32',
|
||||
'mmgen.bip39',
|
||||
'mmgen.cfg',
|
||||
'mmgen.color',
|
||||
'mmgen.common',
|
||||
'mmgen.crypto',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue