mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
Update build for python compat
- remove distutils deps - add pyproject.toml - add MANIFEST.in - update install instructions
This commit is contained in:
parent
58e65d7d2b
commit
54fe8df970
6 changed files with 238 additions and 250 deletions
6
MANIFEST.in
Normal file
6
MANIFEST.in
Normal file
|
@ -0,0 +1,6 @@
|
|||
include README.md
|
||||
include CMakeLists.txt
|
||||
recursive-include python_tools *.py
|
||||
recursive-include c_tools *
|
||||
recursive-include external *
|
||||
recursive-include zobov *
|
Loading…
Add table
Add a link
Reference in a new issue