Skip to content

Commit

Permalink
remove setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrego committed Nov 27, 2024
1 parent 3579892 commit 751bac2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 107 deletions.
5 changes: 0 additions & 5 deletions core/jms-implementation/support-mini-x86-32/interproscan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ then
exit 1
fi

if ! python3 setup.py "$PROPERTIES"
then
exit 1
fi

"$JAVA" \
-XX:ParallelGCThreads=8 \
-Xms2028M -Xmx9216M \
Expand Down
102 changes: 0 additions & 102 deletions core/jms-implementation/support-mini-x86-32/setup.py

This file was deleted.

0 comments on commit 751bac2

Please sign in to comment.