Skip to content

Commit

Permalink
updating description in setup.py [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
neelgala committed Aug 6, 2019
1 parent 0d08ba9 commit 884b925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def read(*parts):

setup(name="riscv_config",
version=riscv_config.__version__,
description="RISC-V Featrue Legalizer by Incoresemi Ltd.",
description="RISC-V Configuration Validator",
long_description=long_description,
classifiers=[
"Programming Language :: Python :: 3.7",
Expand Down

0 comments on commit 884b925

Please sign in to comment.