Skip to content

Commit 65f21eb

Browse files
committed
reapply header in setup.py
1 parent f5b5ae2 commit 65f21eb

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

setup.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
"""
2+
DeepLabCut2.0-3.0 Toolbox (deeplabcut.org)
3+
© A. & M. Mathis Labs
4+
https://github.com/DeepLabCut/DeepLabCut
5+
Please see AUTHORS for contributors.
6+
https://github.com/DeepLabCut/DeepLabCut/blob/main/AUTHORS
7+
Licensed under GNU Lesser General Public License v3.0
8+
"""
19
from setuptools import setup
210

311
# All configuration is now in pyproject.toml. This file is kept for backward compatibility

0 commit comments

Comments
 (0)