Skip to content

Commit 7cfafec

Browse files
committed
update setup.py v0.1
1 parent a5fab7f commit 7cfafec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def read(fname):
1616
description=(
1717
"An ethereum vm (evm) bytecode disassembler"),
1818
license="GPLv2",
19-
keywords=["ethereum", "blockchain", "disassembler"],
19+
keywords=["ethereum", "blockchain", "evm", "disassembler"],
2020
url="https://github.com/tintinweb/ethereum-dasm",
2121
download_url="https://github.com/tintinweb/ethereum-dasm/tarball/v0.1",
2222
#python setup.py register -r https://testpypi.python.org/pypi

0 commit comments

Comments
 (0)