diff --git a/.github/ISSUE_TEMPLATE/frug_report.yml b/.github/ISSUE_TEMPLATE/frug_report.yml index d01bde7..a4a45e6 100644 --- a/.github/ISSUE_TEMPLATE/frug_report.yml +++ b/.github/ISSUE_TEMPLATE/frug_report.yml @@ -33,7 +33,7 @@ body: validations: required: true - type: input - id: splat/spimdisasm-version + id: splat-spimdisasm-version attributes: label: "Optional: splat/spimdisasm version" description: Were you running rabbitizer through splat or spimdisasm? What are their versions? diff --git a/pyproject.toml b/pyproject.toml index e126bcf..e8fde30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ name = "rabbitizer" # Version should be synced with include/common/RabbitizerVersion.h version = "1.11.3" description = "MIPS instruction decoder" -license = "MIT" +# license = "MIT" readme = "README.md" requires-python = ">=3.7" authors = [