Skip to content

Commit 5dc010b

Browse files
committed
[GEOPY-2137] Merge branch 'release/0.3.0' into GEOPY-2137
2 parents 51768fb + 1c8b37a commit 5dc010b

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,32 @@ documentation = "https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/"
1313
homepage = "https://www.mirageoscience.com/mining-industry-software/python-integration/"
1414
readme = "package.rst"
1515

16+
keywords = [
17+
"direct current resistivity",
18+
"earth science",
19+
"electromagnetics",
20+
"geoh5",
21+
"geophysics",
22+
"geoscience",
23+
"inverse problems",
24+
"inversion",
25+
"modeling",
26+
"modelling",
27+
"open science",
28+
"simpeg",
29+
]
30+
31+
classifiers = [
32+
"Development Status :: 4 - Beta",
33+
"Intended Audience :: Science/Research",
34+
"Intended Audience :: Developers",
35+
"Natural Language :: English",
36+
"Topic :: Scientific/Engineering",
37+
"Topic :: Scientific/Engineering :: Mathematics",
38+
"Topic :: Scientific/Engineering :: Physics",
39+
"Topic :: Software Development :: Libraries :: Python Modules",
40+
]
41+
1642
packages = [
1743
{ include = "simpeg_drivers" },
1844
{ include = "simpeg_drivers-assets" },

0 commit comments

Comments
 (0)