mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
fixed some dependency calls with new layout
This commit is contained in:
parent
438407be74
commit
d48d740b78
22 changed files with 32 additions and 49 deletions
|
@ -30,5 +30,5 @@ setup(
|
|||
version='3.0',
|
||||
include_dirs = [np.get_include()],
|
||||
packages=
|
||||
['vide','vide.backend','vide.voidUtil'],
|
||||
['backend','voidUtil'],
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue