Skip to content

Commit d77a744

Browse files
committed
[GEOPY-2049] update package description
1 parent fb08b8e commit d77a744

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
geoapps-utils
3939
=========================================================================
4040
The **geoapps-utils** package provides utility functions
41-
used by `geoapps <https://github.com/MiraGeoscience/geoapps>`_.
41+
used by Python applications supported by `Mira Geoscience <https://www.mirageoscience.com/mining-industry-software/geoscience-analyst/python-integration/>`_.
4242

4343
.. contents:: Table of Contents
4444
:local:

package.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
geoapps-utils
22
=============
33

4-
The **geoapps-utils** package provides utility functions
5-
used by Python applications supported by `Mira Geoscience <https://www.mirageoscience.com/mining-industry-software/geoscience-analyst/python-integration/>`_
4+
The **geoapps-utils** package provides utility functions used by Python applications
5+
supported by `Mira Geoscience <https://www.mirageoscience.com/mining-industry-software/geoscience-analyst/python-integration/>`_.
66

77
Installation
88
^^^^^^^^^^^^

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "geoapps-utils"
33
version = "0.5.0-alpha.3"
44

55
license = "MIT"
6-
description = "Geoapps Utils"
6+
description = "Utility functions to build applications supported by Mira Geoscience"
77
authors = ["Mira Geoscience <support@mirageoscience.com>"]
88
maintainers = ["Dominique Fournier <dominiquef@mirageoscience.com>"]
99
repository = "https://github.com/MiraGeoscience/geoapps-utils"

recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ tests:
4646
- tests/
4747

4848
about:
49-
summary: Provides utility functions used by geoapps.
49+
summary: Utility functions to build applications supported by Mira Geoscience.
5050
description: |
51-
The geoapps-utils package provides utility functions used by
52-
(geoapps)<https://github.com/MiraGeoscience/geoapps>.
51+
The geoapps-utils package provides utility functions
52+
used by Python applications supported by [Mira Geoscience](https://www.mirageoscience.com/mining-industry-software/geoscience-analyst/python-integration/).
5353
license: MIT
5454
license_file:
5555
- LICENSE

0 commit comments

Comments
 (0)