File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ GitHub Repository: https://github.com/pyproj4/pyproj
9
9
10
10
.. note :: Minimum supported Python version is 3.6
11
11
12
- .. warning :: pyproj 3 wheels do not include transformation grids.
13
- For migration assistance see: :ref: `transformation_grids `
12
+ .. note :: pyproj 3 wheels do not include transformation grids.
13
+ For migration assistance see: :ref: `transformation_grids `
14
14
15
- .. warning :: pyproj 3+ no longer supports manylinux1 wheels.
16
- pip>=19.0 is required to install manylinux2010 wheels.
15
+ .. note :: pyproj 3+ no longer supports manylinux1 wheels.
16
+ pip>=19.0 is required to install manylinux2010 wheels.
17
17
18
18
19
19
.. toctree ::
Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ The easiest methods for installing pyproj are:
12
12
13
13
pip install pyproj
14
14
15
- .. warning :: pyproj 3+ no longer supports manylinux1 wheels.
16
- pip>=19.0 is required to install manylinux2010 wheels.
15
+ .. note :: pyproj 3+ no longer supports manylinux1 wheels.
16
+ pip>=19.0 is required to install manylinux2010 wheels.
17
17
18
- .. warning :: pyproj 3+ wheels do not include transformation grids.
19
- For migration assistance see: :ref: `transformation_grids `
18
+ .. note :: pyproj 3+ wheels do not include transformation grids.
19
+ For migration assistance see: :ref: `transformation_grids `
20
20
21
21
22
22
- The MacOS and Linux wheels are powered by `multibuild by Matthew Brett <https://github.com/matthew-brett/multibuild >`__
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ More information about the data available is located under the PROJ
9
9
`resource files <https://proj.org/resource_files.html#transformation-grids >`__
10
10
documentation.
11
11
12
- `pyproj ` API for managing the :ref: `data_directory ` and :ref: `network `.
12
+ .. note :: `pyproj` API for managing the :ref:`data_directory` and :ref:`network`.
13
13
14
- .. warning :: pyproj 3 wheels do not include any transformation grids.
14
+ .. note :: pyproj 3 wheels do not include any transformation grids.
15
15
16
16
17
17
Downloading data
You can’t perform that action at this time.
0 commit comments