Skip to content

Commit 8323a7e

Browse files
committed
.
1 parent 991d12c commit 8323a7e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

build_python.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,6 @@ unzip "$SCRIPT_DIR/data/apbs-${APBS_VERSION}/APBS-${APBS_VERSION}.Windows.zip" -
9696
mv "$TEMP_DIR/APBS-${APBS_VERSION}.Windows/bin/apbs.exe" "$PYTHON_PACKAGE_DIR/bin"
9797
mv "$TEMP_DIR/APBS-${APBS_VERSION}.Windows/bin/*.dll" "$PYTHON_PACKAGE_DIR/bin"
9898
mv "$TEMP_DIR/APBS-${APBS_VERSION}.Windows/share/apbs/tools/bin/Release/"*.exe "$PYTHON_PACKAGE_DIR/bin"
99+
cp "$SCRIPT_DIR/python39.dll" "$PYTHON_PACKAGE_DIR/bin"
99100

100101
build_wheel

python39.dll

3.83 MB
Binary file not shown.

0 commit comments

Comments
 (0)