We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3117d commit 451ebe6Copy full SHA for 451ebe6
1 file changed
README.rst
@@ -35,22 +35,12 @@ using `scikit-build-core <https://scikit-build-core.readthedocs.io>`_ settings:
35
--no-deps \
36
--no-build-isolation
37
38
-The project is also configured for uv builds that use the active conda
39
-environment for PDAL and build dependencies:
40
-
41
-.. code-block::
42
43
- conda activate pdal-python
44
- uv build
45
- uv pip install -e . --no-deps
46
47
GitHub
48
................................................................................
49
50
The repository for PDAL's Python extension is available at https://github.com/PDAL/python
51
52
-Python support released independently from PDAL itself as of PDAL 1.7.
53
54
Usage
55
--------------------------------------------------------------------------------
56
0 commit comments