[pdal-commits] [PDAL/PDAL] 6f407f: Pyext (#1808)
GitHub
noreply at github.com
Mon Feb 12 13:56:22 PST 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 6f407ff17df530eaade9093d06fc3ad00f88450a
https://github.com/PDAL/PDAL/commit/6f407ff17df530eaade9093d06fc3ad00f88450a
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-02-12 (Mon, 12 Feb 2018)
Changed paths:
M doc/stages/filters.cluster.rst
R pdal/PyArray.hpp
M plugins/python/test/PythonFilterTest.cpp
A python/PKG-INFO
M python/VERSION.txt
A python/pdal/PyArray.hpp
M python/pdal/PyPipeline.cpp
M python/pdal/PyPipeline.hpp
M python/pdal/libpdalpython.pyx
A python/setup.cfg
M python/setup.py
Log Message:
-----------
Pyext (#1808)
* Update doc.
* Move all of python extension to python directory.
* Remove PyArray test that did nothing.
* Quiet numpy complaining.
* Make things look like Alpine.
* Various fixes for python extension building.
* add back install_requires for setup.py
More information about the pdal-commits
mailing list