Skip to content

Commit

Permalink
🔥 Remove old unused files (#389)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Nov 2, 2024
1 parent d1c5d77 commit 7790516
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 105 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install Dependencies
run: python -m pip install docker pytest
- name: Test Image
run: bash scripts/test.sh
run: pytest tests
env:
NAME: ${{ matrix.image.name }}
PYTHON_VERSION: ${{ matrix.image.python_version }}
Expand Down
3 changes: 0 additions & 3 deletions mypy.ini

This file was deleted.

21 changes: 0 additions & 21 deletions pyproject.toml

This file was deleted.

6 changes: 0 additions & 6 deletions scripts/format-imports.sh

This file was deleted.

7 changes: 0 additions & 7 deletions scripts/format.sh

This file was deleted.

8 changes: 0 additions & 8 deletions scripts/lint.sh

This file was deleted.

55 changes: 0 additions & 55 deletions scripts/process_all.py

This file was deleted.

4 changes: 0 additions & 4 deletions scripts/test.sh

This file was deleted.

0 comments on commit 7790516

Please sign in to comment.