Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
skshetry committed Nov 7, 2023
1 parent 7d97c19 commit 11f2cb8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
run: |
pip install --upgrade pip wheel
pip install -e ".[dev]"
pip install -U "platformdirs<4,>=3.1.1"
- uses: pre-commit/[email protected]
- name: run tests
timeout-minutes: 40
Expand Down
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,6 @@ module = [
"agate.*",
"celery.*",
"configobj.*",
"fal.dbt.*",
"dpath.*",
"distro",
"dvc_http",
Expand Down

0 comments on commit 11f2cb8

Please sign in to comment.