Skip to content

Commit

Permalink
PyPi classifier update
Browse files Browse the repository at this point in the history
  • Loading branch information
John Myers committed Sep 18, 2020
1 parent 31e4d2c commit a94d403
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@
},
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: Apache License",
"License :: OSI Approved :: Apache Software License",
"Operating System :: POSIX :: Linux",
"Operating System :: MacOS",
"Operating System :: Microsoft :: Windows"
"Operating System :: Microsoft :: Windows",
"Topic :: Scientific/Engineering :: Artificial Intelligence"
],
)

0 comments on commit a94d403

Please sign in to comment.