Skip to content

Commit

Permalink
Tell project setup where to find the source
Browse files Browse the repository at this point in the history
  • Loading branch information
braun-steven committed Nov 22, 2023
1 parent 9f3646d commit f8a419d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,7 @@ app = [

[tool.black]
line-length = 120

[tool.setuptools]
packages = find_namespace:
include = ["simple_einet"]

0 comments on commit f8a419d

Please sign in to comment.