diff --git a/setup.py b/setup.py index 9bd4b8d..8e63b44 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( name=pkg_name.replace("_", "-"), version=__version__, - description="DeepLabCut DataJoint Element", + description="DataJoint Element for Continuous Behavior Tracking via DeepLabCut", long_description=long_description, long_description_content_type="text/markdown", author="DataJoint",