Skip to content

Commit

Permalink
update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
gantian127 committed Apr 15, 2024
1 parent c1dd8ca commit bf80cb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[project]
name = "dbseabed"
name = "bmi_dbseabed"
requires-python = ">=3.10"
description = "Fetch ocean seabed datasets from the dbSEABED system https://instaar.colorado.edu/~jenkinsc/dbseabed/"
keywords = [
Expand All @@ -24,7 +24,6 @@ classifiers = [
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: Implementation :: CPython",
"Topic :: Scientific/Engineering :: Oceanography",
"Topic :: Scientific/Engineering :: Geology",
]
dependencies = [
"bmipy",
Expand Down

0 comments on commit bf80cb9

Please sign in to comment.