Skip to content

Commit 3874a29

Browse files
Update pyproject.toml
fix project classifier
1 parent 12f8b14 commit 3874a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ classifiers = [
6565
"Topic :: Software Development :: Libraries :: Python Modules",
6666
"Topic :: Scientific/Engineering",
6767
"Topic :: Scientific/Engineering :: Bio-Informatics",
68-
"Topic :: Scientific/Engineering :: Neuroscience", # Not standard, but just in case
68+
"Topic :: Scientific/Engineering :: Artificial Intelligence",
6969
]
7070

7171
[project.urls]

0 commit comments

Comments
 (0)