Skip to content

Commit 889ac5d

Browse files
author
--global
committed
add package data
1 parent 01806ee commit 889ac5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
'monoloco.visuals',
2323
'monoloco.utils'
2424
],
25+
package_data={'monoloco.network': ['*.yaml']},
2526
license='GNU AGPLv3',
2627
description=' A 3D vision library from 2D keypoints',
2728
long_description=open('README.md').read(),

0 commit comments

Comments
 (0)