Skip to content

Commit

Permalink
Remove requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Mills <[email protected]>
  • Loading branch information
millsks committed Aug 28, 2023
1 parent c2e82f5 commit 07943ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 141 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
exclude: '.pre-commit-config.yaml|.gitignore|^docs/|/migrations/|/.idea/|/node_modules/|/venv/|/env/|/build/|/dist/|/\.git/|/\.hg/|/\.mypy_cache/|/\.tox/|/\.venv/|/\.svn/|/\.cache/|/\.pytest_cache/|/\.vscode/|/\.serverless/|/\.serverless_plugins/|/\.serverless_plugins/|/\.ser'
exclude: '.pre-commit-config.yaml|.gitignore|^docs/|/migrations/|.idea/|/node_modules/|/venv/|/env/|/build/|/dist/|/\.git/|/\.hg/|/\.mypy_cache/|/\.tox/|/\.venv/|/\.svn/|/\.cache/|/\.pytest_cache/|/\.vscode/|/\.serverless/|/\.serverless_plugins/|/\.serverless_plugins/|/\.ser'
default_stages: [commit]

repos:
Expand Down
140 changes: 0 additions & 140 deletions requirements.txt

This file was deleted.

0 comments on commit 07943ea

Please sign in to comment.