Skip to content

Commit

Permalink
build: Update dockerignore file for src-layout support
Browse files Browse the repository at this point in the history
  • Loading branch information
gfieni committed May 3, 2023
1 parent 168bc3a commit c1ec001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*

# Include the necessary files to install with setuptools
!smartwatts/
!src/
!LICENSE
!README.md
!pyproject.toml
Expand Down

0 comments on commit c1ec001

Please sign in to comment.