Skip to content

Commit 6049494

Browse files
authored
set name so that dependency graph works (iterative#8497)
See https://github.com/orgs/community/discussions/6456
1 parent 120a587 commit 6049494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from setuptools import setup
22

3-
setup()
3+
setup(name="dvc")

0 commit comments

Comments
 (0)