Skip to content

Commit

Permalink
Add distribution manifest (cvat-ai#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxim Zhiltsov authored Jul 14, 2021
1 parent 06e8911 commit 4653ff0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
include README.md
include requirements-core.txt
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,5 @@ def get_requirements():
'datum=datumaro.cli.__main__:main',
],
},
include_package_data=True,
)

0 comments on commit 4653ff0

Please sign in to comment.