Skip to content

Commit 028fc86

Browse files
committed
Remove PKG-INFO, .appveyor.yml & tox.ini, update MANIFEST.in
1 parent ff2dae0 commit 028fc86

File tree

4 files changed

+3
-257
lines changed

4 files changed

+3
-257
lines changed

.appveyor.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

MANIFEST.in

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
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/*
2+
include LICENSE.txt CHANGES.txt README.rst pyproject.toml CMakeLists.txt pdal/CMakeLists.txt
3+
include test/*py
4+
include test/data/*
65

76
recursive-include pdal/test *
8-
recursive-include test *
9-
recursive-include pdal *.pyx
107
recursive-include pdal *.hpp
118
recursive-include pdal *.cpp

PKG-INFO

Lines changed: 0 additions & 215 deletions
This file was deleted.

tox.ini

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)