1
0
鏡像自 https://github.com/arsenetar/dupeguru-cocoa.git 已同步 2026-03-27 07:51:39 +00:00

Bump minor python and os versions

此提交包含在:
2020-12-30 19:15:07 -06:00
父節點 057dc3a451
當前提交 cf48ff3e54
共有 2 個檔案被更改,包括 3 行新增3 行删除

查看文件

@@ -1,5 +1,5 @@
PYTHON ?= python3
REQ_MINOR_VERSION = 4
REQ_MINOR_VERSION = 6
all : | env build
@echo "Build complete! You can run dupeGuru with 'make run'"

查看文件

@@ -18,8 +18,8 @@ download is still PGP signed) If you're a Mac developer and are interested in ta
### Prerequisites
* Python 3.4+ compiled in "framework mode".
* MacOS 10.10+ with XCode command line tools.
* Python 3.6+ compiled in "framework mode".
* MacOS 10.12+ with XCode command line tools.
### make