Enable distribution via pip/setuptools
authorAlexander Popov <alex.popov@linux.com>
Thu, 26 Mar 2020 12:15:24 +0000 (15:15 +0300)
committerAlexander Popov <alex.popov@linux.com>
Thu, 26 Mar 2020 12:15:24 +0000 (15:15 +0300)
commit18c23c0e80ec6317566a282d29f8fc65ca262f54
treef3c7c655113f5b12095d4bcda212b8815699fd6c
parentb7f680ac37b139d02f109cfff9ad9344a8415aad
Enable distribution via pip/setuptools

Thanks to @Mic92 for the proof-of-concept

Refers to #26
MANIFEST.in [new file with mode: 0644]
setup.cfg [new file with mode: 0644]
setup.py [new file with mode: 0755]