Skip to content

Commit e16db78

Browse files
committed
use direnv and setup local-dev easily
1 parent 3de0e3f commit e16db78

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.envrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
layout python3
2+
3+
pip install -r dev-requirements.txt

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
hatch

0 commit comments

Comments
 (0)