mirror of
https://github.com/mnaberez/py65.git
synced 2025-04-13 07:37:03 +00:00
Added license.
This commit is contained in:
parent
94cb64320a
commit
baf0c3a888
2
setup.py
2
setup.py
@ -51,7 +51,7 @@ py65_version = open(version_txt).read().strip()
|
||||
dist = setup(
|
||||
name = 'py65',
|
||||
version = py65_version,
|
||||
license = '',
|
||||
license = 'License :: OSI Approved :: BSD License',
|
||||
url = '',
|
||||
download_url = '',
|
||||
description = '6502 microprocessor simulation package',
|
||||
|
Loading…
x
Reference in New Issue
Block a user