Skip to content

Commit

Permalink
Add project poetry config to disable warnings about poetry export
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Sauer <[email protected]>
  • Loading branch information
etsauer committed Sep 18, 2024
1 parent 5f43b3d commit 68e5e0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions poetry.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[warnings]
export = false

0 comments on commit 68e5e0e

Please sign in to comment.