Skip to content

Commit

Permalink
FIX: Project classifier to be PyPI compatible (#4812)
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys authored Jun 16, 2024
1 parent a170167 commit da0f3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Scientific/Engineering :: Libraries",
"Topic :: Software Development :: Libraries",
"Topic :: Scientific/Engineering :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: Scientific/Engineering :: Electronic Design Automation (EDA)",
"Topic :: Scientific/Engineering :: Information Analysis",
Expand Down

0 comments on commit da0f3f4

Please sign in to comment.