long description update

This commit is contained in:
wgroeneveld 2018-12-06 08:26:51 +01:00
parent 54b95c438c
commit 459801389b
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ from setuptools import setup
setup(name='opbtest',
version='0.1',
description='Open PicoBlaze Assembler Test package',
long_description='See https://github.com/wgroeneveld/opbtest/blob/master/README.md',
url='https://github.com/wgroeneveld/opbtest',
author='Wouter Groeneveld',
author_email='wouter.groeneveld@kuleuven.be',