Skip to content

Commit

Permalink
add package data
Browse files Browse the repository at this point in the history
  • Loading branch information
--global committed Jul 7, 2021
1 parent 01806ee commit 889ac5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
'monoloco.visuals',
'monoloco.utils'
],
package_data={'monoloco.network': ['*.yaml']},
license='GNU AGPLv3',
description=' A 3D vision library from 2D keypoints',
long_description=open('README.md').read(),
Expand Down

0 comments on commit 889ac5d

Please sign in to comment.