Skip to content

Commit

Permalink
Create mise.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
crhultay authored Nov 25, 2024
1 parent c2973fc commit 76c023d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions mise.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[tools]
node = "18"
python = "3.10"

[env]
NODE_ENV = 'production'
_.python.venv = { path = ".venv", create = true }

0 comments on commit 76c023d

Please sign in to comment.