diff --git a/pyproject.toml b/pyproject.toml index efc9bc848c0..ac52fba797a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,15 @@ readme = "README.rst" requires-python = ">=3.8" license = {text = "BSD License"} authors = [{name = "The PyGMT Developers", email = "pygmt.team@gmail.com"}] -keywords = [] +keywords = [ + "cartography", + "geodesy", + "geology", + "geophysics", + "geospatial", + "oceanography", + "seismology" +] classifiers = [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research",