-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
They are now just outdated maintenance overhead.
- Loading branch information
1 parent
5e8ccf4
commit a6d33b9
Showing
1 changed file
with
0 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|