We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a5abd commit a47080dCopy full SHA for a47080d
tests/test-header.sh
@@ -15,7 +15,7 @@ else
15
if [[ $(uname) == Darwin ]] ; then
16
PLATFORM=macosx_intel
17
PKGEXT=tar.bz2
18
- DLLEXT=.so
+ DLLEXT=.dylib
19
ARMOR=./pyarmor
20
else
21
if [[ $(arch) == x86_64 ]] ; then
0 commit comments