Skip to content

Commit

Permalink
adds external as a module to setup.py (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
slabasan authored Nov 14, 2023
1 parent 8e99ec2 commit 618be89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ def readme():
"thicket",
"thicket.stats",
"thicket.vis",
"thicket.external",
],
include_package_data=True,
install_requires=[
Expand Down

0 comments on commit 618be89

Please sign in to comment.