Skip to content

Commit 74bd32b

Browse files
authored
Merge pull request #193 from josephdviviano/fix_pip_install
explicit package definition
2 parents 9273024 + fcab1e2 commit 74bd32b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@
3131
"Programming Language :: Python :: 3",
3232
"License :: OSI Approved :: Apache Software License",
3333
],
34+
packages=["torchdyn"],
3435
)

0 commit comments

Comments
 (0)