Skip to content

Commit

Permalink
chore: remove requirements.txt export
Browse files Browse the repository at this point in the history
  • Loading branch information
kkiani committed Jul 30, 2024
1 parent 1b81398 commit c12fe17
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 70 deletions.
6 changes: 0 additions & 6 deletions devenv.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,6 @@
enable = true;
settings.preset = "relaxed";
};
pdm_export = {
enable = true;
name = "PDM Export";
entry = "pdm export -o requirements.txt --without-hashes";
pass_filenames = false;
};

ruff.enable = true;
editorconfig-checker.enable = true;
Expand Down
64 changes: 0 additions & 64 deletions requirements.txt

This file was deleted.

0 comments on commit c12fe17

Please sign in to comment.