Skip to content

Commit

Permalink
Drop TROVE classifiers
Browse files Browse the repository at this point in the history
They are now just outdated maintenance overhead.
  • Loading branch information
douglatornell committed Nov 20, 2023
1 parent 5e8ccf4 commit a6d33b9
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,6 @@ authors = [
{ name = "Doug Latornell", email = "[email protected]" },
]
keywords = ["automation", "oceanography", "ocean modelling", "UBC-MOAD"]
classifiers = [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: Implementation :: CPython",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Operating System :: POSIX :: Linux",
"Operating System :: Unix",
"Environment :: Console",
"Intended Audience :: Science/Research",
"Intended Audience :: Education",
"Intended Audience :: Developers",
]
dependencies = [
# see envs/environment-dev.yaml for conda environment dev installation
# see envs/requirements.txt for versions most recently used in development
Expand Down

0 comments on commit a6d33b9

Please sign in to comment.