Skip to content

Commit 16c1b8f

Browse files
committed
Delete unused files
1 parent 0f9e3c8 commit 16c1b8f

File tree

6 files changed

+1
-295
lines changed

6 files changed

+1
-295
lines changed

Diff for: .github/workflows/pytest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
cache: pip
1414

1515
- name: Install dependencies
16-
run: make requirements
16+
run: pip install -r requirements.txt
1717

1818
- name: Install test runner
1919
run: pip install pytest pytest-cov

Diff for: Makefile

-145
This file was deleted.

Diff for: environment.txt

-98
This file was deleted.

Diff for: mount.sh

-15
This file was deleted.

Diff for: setup.py

-10
This file was deleted.

Diff for: test_environment.py

-26
This file was deleted.

0 commit comments

Comments
 (0)