Skip to content

Commit

Permalink
Removed setup.py (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarleneKress79789 authored Nov 21, 2023
1 parent cc6495f commit bb888ba
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 105 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/check_setup_py.yaml

This file was deleted.

1 change: 0 additions & 1 deletion githooks/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ REPO_DIR=$(git rev-parse --show-toplevel)
GITHOOKS_PATH="$REPO_DIR/githooks"
pushd "$REPO_DIR"
bash "$GITHOOKS_PATH/prohibit_commit_to_main.sh"
bash "$GITHOOKS_PATH/update_setup_py.sh"
popd
45 changes: 0 additions & 45 deletions githooks/update_setup_py.sh

This file was deleted.

30 changes: 0 additions & 30 deletions setup.py

This file was deleted.

0 comments on commit bb888ba

Please sign in to comment.