Skip to content

Commit

Permalink
minor bug fix in the setup
Browse files Browse the repository at this point in the history
  • Loading branch information
yayekit committed Sep 8, 2024
1 parent bcbd234 commit 1369bbd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,5 @@
],
},
include_package_data=True,
package_data={
"": ["protein_interaction_model.joblib"],
},
# Remove the package_data parameter
)

0 comments on commit 1369bbd

Please sign in to comment.