Skip to content

Commit

Permalink
ci(poetry): Remove in-project: true flag
Browse files Browse the repository at this point in the history
poetry env list
poetry env remove <project>
  • Loading branch information
tony committed Nov 5, 2022
1 parent c6249ae commit 1fb968b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion poetry.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
[virtualenvs]
in-project = true
prefer-active-python = true

0 comments on commit 1fb968b

Please sign in to comment.