https://github.com/storpipfugl/pykdtree
Raw File
Tip revision: b04d1ca14a4f0ca5f44404614162c38ac7ecd22a authored by David Hoese on 08 June 2022, 12:57:27 UTC
Add releasing notes and bump version to 1.3.5
Tip revision: b04d1ca
MANIFEST.in
exclude pykdtree/render_template.py
include LICENSE.txt
include README.rst
include pykdtree/*.pyx
back to top