We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1220b05 commit beaa116Copy full SHA for beaa116
setup.py
@@ -24,6 +24,7 @@
24
url="https://github.com/DeepLabCut/DLClib",
25
install_requires=[
26
"huggingface_hub",
27
+ "ruamel.yaml>=0.15.0",
28
],
29
packages=setuptools.find_packages(),
30
data_files=[
0 commit comments