mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 23:31:12 +00:00
Update build instruction
* reorganization of README.md * include instruction for conda env * minor corrections in septup.py for compat python 3.8 * update ignore build files
This commit is contained in:
parent
b78ff2bd52
commit
58e65d7d2b
3 changed files with 172 additions and 88 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -150,3 +150,14 @@ zobov/cmake_install.cmake
|
|||
zobov/jozov_persistent
|
||||
container/vide_key*
|
||||
container/id_vide*
|
||||
|
||||
# build files
|
||||
build
|
||||
.eggs
|
||||
dist
|
||||
python_tools/vide.egg-info
|
||||
|
||||
# vscode
|
||||
.vscode
|
||||
.devcontainer
|
||||
.github
|
Loading…
Add table
Add a link
Reference in a new issue