Skip to content

Commit b1fe1ba

Browse files
committed
feat: adding pytest to the dev environment
1 parent 7f353f9 commit b1fe1ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
buildInputs = [
7878
python311
7979
hatchling
80+
pytest
8081
];
8182
};
8283
};

0 commit comments

Comments
 (0)