mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
setup.py: Update project description
This commit is contained in:
parent
3ab9d23a4a
commit
4941a7183a
2
setup.py
2
setup.py
@ -74,7 +74,7 @@ with open("README.rst", "r") as fh:
|
|||||||
|
|
||||||
params = dict(
|
params = dict(
|
||||||
name='devlib',
|
name='devlib',
|
||||||
description='A framework for automating workload execution and measurment collection on ARM devices.',
|
description='A library for interacting with and instrumentation of remote devices.',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
version=__version__,
|
version=__version__,
|
||||||
packages=packages,
|
packages=packages,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user