Skip to content

Commit 884b925

Browse files
authored
updating description in setup.py [ci skip]
1 parent 0d08ba9 commit 884b925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def read(*parts):
2020

2121
setup(name="riscv_config",
2222
version=riscv_config.__version__,
23-
description="RISC-V Featrue Legalizer by Incoresemi Ltd.",
23+
description="RISC-V Configuration Validator",
2424
long_description=long_description,
2525
classifiers=[
2626
"Programming Language :: Python :: 3.7",

0 commit comments

Comments
 (0)