[pdal-commits] [PDAL/PDAL] 3550dd: move Python extension to its own library https://g...

GitHub noreply at github.com
Thu Mar 15 06:43:49 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 3550dd55b60dc6a84e072268243cb975be2d763c
      https://github.com/PDAL/PDAL/commit/3550dd55b60dc6a84e072268243cb975be2d763c
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-03-15 (Thu, 15 Mar 2018)

  Changed paths:
    R python/CHANGES.txt
    R python/MANIFEST.in
    R python/PKG-INFO
    R python/README.rst
    R python/VERSION.txt
    R python/pdal/PyArray.hpp
    R python/pdal/PyPipeline.cpp
    R python/pdal/PyPipeline.hpp
    R python/pdal/__init__.py
    R python/pdal/libpdalpython.pyx
    R python/pdal/pipeline.py
    R python/setup.cfg
    R python/setup.py
    R python/test/__init__.py
    R python/test/test_pipeline.py
    M scripts/ci/script.sh

  Log Message:
  -----------
  move Python extension to its own library https://github.com/PDAL/python (#1845)

* move Python extension to its own library https://github.com/PDAL/python

* install Python extension from PyPI now

* PDAL extension needs packaging package right now

* split pip install

* another crack at making the python build/test happy

* oops




More information about the pdal-commits mailing list