diff --git a/build.sh b/build.sh index 4593a000..4f8ac635 100755 --- a/build.sh +++ b/build.sh @@ -45,3 +45,9 @@ python3 -m build # build CLI executable echo "Building CLI executable" ./make_cli_exe.sh + +# zip up CLI executable +echo "Zipping CLI executable" +OSXPHOTOS_VERSION=$(python3 -c "import osxphotos; print(osxphotos.__version__)") +zip dist/osxphotos_MacOS_exe_darwin_x64_v$OSXPHOTOS_VERSION.zip dist/osxphotos +rm dist/osxphotos \ No newline at end of file diff --git a/dev_requirements.txt b/dev_requirements.txt index a4f1b4bd..676fceb0 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -2,7 +2,7 @@ build bump2version==1.0.1 cogapp>=3.3.0,<4.0.0 furo -m2r2 +m2r2==0.3.3 pdbpp pyinstaller==5.6.2 pytest-cov==4.0.0 @@ -14,5 +14,4 @@ sphinx_rtd_theme sphinx-copybutton sphinxcontrib-programoutput twine -wheel -mistune>=2.0.3 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +wheel \ No newline at end of file diff --git a/docs/.buildinfo b/docs/.buildinfo index 9b550ecb..48f2149b 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: f3427ad3d443a19a10f261c12c07338c +config: 54f536d2796ff70a8eb6a3a75da81336 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/index.html b/docs/_modules/index.html index 83f6a4dc..99f7d134 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -1,13 +1,13 @@ - +
- -