Skip to content

Commit

Permalink
Merge pull request SebastianLoef#6 from carlthome/remove-makefile
Browse files Browse the repository at this point in the history
Delete unused files
  • Loading branch information
SebastianLoef authored Sep 14, 2023
2 parents 7ad4dd2 + 16c1b8f commit 02f5360
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 295 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
cache: pip

- name: Install dependencies
run: make requirements
run: pip install -r requirements.txt

- name: Install test runner
run: pip install pytest pytest-cov
Expand Down
145 changes: 0 additions & 145 deletions Makefile

This file was deleted.

98 changes: 0 additions & 98 deletions environment.txt

This file was deleted.

15 changes: 0 additions & 15 deletions mount.sh

This file was deleted.

10 changes: 0 additions & 10 deletions setup.py

This file was deleted.

26 changes: 0 additions & 26 deletions test_environment.py

This file was deleted.

0 comments on commit 02f5360

Please sign in to comment.