mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
Update PyPI info
This commit is contained in:
@@ -20,11 +20,11 @@ setup(
|
||||
name='pybricks-api',
|
||||
version=versioneer.get_version(),
|
||||
cmdclass=versioneer.get_cmdclass(),
|
||||
description='Pybricks',
|
||||
description='Pybricks MicroPython API stubs',
|
||||
long_description=long_description,
|
||||
url='https://github.com/pybricks',
|
||||
author='Laurens Valk and David Lechner',
|
||||
author_email='laurens@pybricks.com',
|
||||
url='https://github.com/pybricks/pybricks-api',
|
||||
author='Pybricks authors',
|
||||
author_email='dev@pybricks.com',
|
||||
classifiers=[
|
||||
'Development Status :: 3 - Alpha',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
|
||||
Reference in New Issue
Block a user