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 ff2dae0 commit 028fc86Copy full SHA for 028fc86
.appveyor.yml
MANIFEST.in
@@ -1,11 +1,8 @@
1
exclude MANIFEST.in
2
-include CHANGES.txt README.rst pyproject.toml tox.ini CMakeLists.txt
3
-include pdal/*.txt
4
-include pdal/*.cmake
5
-include test/*
+include LICENSE.txt CHANGES.txt README.rst pyproject.toml CMakeLists.txt pdal/CMakeLists.txt
+include test/*py
+include test/data/*
6
7
recursive-include pdal/test *
8
-recursive-include test *
9
-recursive-include pdal *.pyx
10
recursive-include pdal *.hpp
11
recursive-include pdal *.cpp
PKG-INFO
tox.ini
0 commit comments