Skip to content

Commit

Permalink
Merge pull request #9 from Nishit-Dua/main
Browse files Browse the repository at this point in the history
Fixed pip installation for submodules
  • Loading branch information
braun-steven authored Jan 9, 2025
2 parents fbc6e73 + 531a074 commit 5c62f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ app = [
line-length = 120

[tool.setuptools]
packages = ["simple_einet"]
packages = ["simple_einet", "simple_einet.layers", "simple_einet.layers.distributions"]

0 comments on commit 5c62f3f

Please sign in to comment.