mirror of
git://holbrook.no/erc20-demurrage-token
synced 2026-05-01 03:51:06 +02:00
Package man page with python
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
all:
|
||||
all: pypi man
|
||||
|
||||
pypi:
|
||||
python setup.py sdist
|
||||
|
||||
man:
|
||||
mkdir -vp man/build
|
||||
chainlib-man.py -b 0x3fafff -d man/build -n erc20-demurrage-token-publish -v man
|
||||
|
||||
Reference in New Issue
Block a user