Skip to content

Commit c4333fd

Browse files
committed
comment
1 parent 71fa3b0 commit c4333fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ def run(self):
558558
packages=find_packages(exclude=("test",)),
559559
package_data={package_name: ["*.dll", "*.dylib", "*.so", "prototype/datasets/_builtin/*.categories"]},
560560
zip_safe=False,
561+
# blop
561562
install_requires=get_requirements(),
562563
extras_require={
563564
"gdown": ["gdown>=4.7.3"],

0 commit comments

Comments
 (0)