We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d08ba9 commit 884b925Copy full SHA for 884b925
setup.py
@@ -20,7 +20,7 @@ def read(*parts):
20
21
setup(name="riscv_config",
22
version=riscv_config.__version__,
23
- description="RISC-V Featrue Legalizer by Incoresemi Ltd.",
+ description="RISC-V Configuration Validator",
24
long_description=long_description,
25
classifiers=[
26
"Programming Language :: Python :: 3.7",
0 commit comments