Skip to content

Commit

Permalink
🔧 Modify rye configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
H1rono committed Jun 28, 2024
1 parent 4ac5795 commit 5728794
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion rye/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# https://rye-up.com/guide/config/#config-file
# https://rye.astral.sh/guide/config/#config-file

[default]
# This is the default build system that is used
build-system = "setuptools"

[behavior]
# When set to true the `managed` flag is always assumed to be true.
Expand Down

0 comments on commit 5728794

Please sign in to comment.