File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ maintainers = [
1111repository = " https://github.com/MiraGeoscience/simpeg-drivers"
1212documentation = " https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/"
1313homepage = " https://www.mirageoscience.com/mining-industry-software/python-integration/"
14+ readme = " package.rst"
15+
1416keywords = [
1517 " direct current resistivity" ,
1618 " earth science" ,
@@ -25,7 +27,17 @@ keywords = [
2527 " open science" ,
2628 " simpeg" ,
2729]
28- readme = " package.rst"
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+ ]
2941
3042packages = [
3143 { include = " simpeg_drivers" },
You can’t perform that action at this time.
0 commit comments