Skip to content

Commit

Permalink
Fix: poetry export 実行時の警告を表示しない
Browse files Browse the repository at this point in the history
  • Loading branch information
tsukumijima committed Mar 20, 2024
1 parent 84a539c commit 1670243
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions poetry.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[virtualenvs]
in-project = true

[warnings]
export = false

0 comments on commit 1670243

Please sign in to comment.