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 8877b1d commit 921f8c6
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 921f8c6

Please sign in to comment.