added license

This commit is contained in:
2020-06-13 11:25:30 +02:00
parent c779a7153d
commit 0527256449
3 changed files with 23 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ setup(
author="Zev Averbach",
author_email="zev@averba.ch",
version="0.1",
license="MIT",
description=(
"A command line application and Python library for generating binary numbers for "
"a human to decode, as well as generating the integers they represent, to check "