Skip to content

Commit 00ec08d

Browse files
committed
FIX: Explicitly specify package
1 parent e1e8e52 commit 00ec08d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ description = TODO
77
python_requires = >=3.7
88
install_requires =
99
pydra
10-
11-
packages = find:
10+
packages = pydra/tasks/TODO
1211

1312
[versioneer]
1413
VCS = git

0 commit comments

Comments
 (0)