File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ Then, install PyGeometry with:
164
164
165
165
* Index URL: ``https://pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/simple/ ``
166
166
167
- If access to this package registry is needed, email `pyansys.support @ansys.com <mailto:pyansys.support @ansys.com >`_
167
+ If access to this package registry is needed, email `pyansys.core @ansys.com <mailto:pyansys.core @ansys.com >`_
168
168
to request access. The PyAnsys team can provide you a read-only token to be inserted in ``${PRIVATE_PYPI_ACCESS_TOKEN} ``.
169
169
Once you have it, run the following command:
170
170
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ should use these issue templates:
34
34
35
35
If your issue does not fit into these categories, create your own issue.
36
36
37
- To reach the PyAnsys team, email `pyansys.support @ansys.com <pyansys.support @ansys.com >`_.
37
+ To reach the PyAnsys team, email `pyansys.core @ansys.com <pyansys.core @ansys.com >`_.
38
38
39
39
View documentation
40
40
------------------
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Then, install PyGeometry with:
44
44
45
45
``https://pkgs.dev.azure.com/pyansys/_packaging/pyansys/pypi/simple/ ``
46
46
47
- If access to this package registry is needed, email `pyansys.support @ansys.com <mailto:pyansys.support @ansys.com >`_
47
+ If access to this package registry is needed, email `pyansys.core @ansys.com <mailto:pyansys.core @ansys.com >`_
48
48
to request access. The PyAnsys team can provide you a read-only token to be inserted in ``${PRIVATE_PYPI_ACCESS_TOKEN} ``.
49
49
Once you have obtained this token, run this command:
50
50
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ description = "A python wrapper for Ansys Geometry service"
9
9
readme = " README.rst"
10
10
requires-python = " >=3.7,<4"
11
11
license = {file = " LICENSE" }
12
- authors = [{name = " ANSYS, Inc." , email = " pyansys.support @ansys.com" }]
12
+ authors = [{name = " ANSYS, Inc." , email = " pyansys.core @ansys.com" }]
13
13
maintainers = [{name = " PyGeometry developers" , email = " PyGeometry@ansys.com" }]
14
14
classifiers = [
15
15
" Development Status :: 4 - Beta" ,
You can’t perform that action at this time.
0 commit comments