mirror of
https://github.com/arsenetar/dupeguru-cocoa.git
synced 2025-05-08 01:39:51 +00:00
Bump minor python and os versions
This commit is contained in:
parent
057dc3a451
commit
cf48ff3e54
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
PYTHON ?= python3
|
PYTHON ?= python3
|
||||||
REQ_MINOR_VERSION = 4
|
REQ_MINOR_VERSION = 6
|
||||||
|
|
||||||
all : | env build
|
all : | env build
|
||||||
@echo "Build complete! You can run dupeGuru with 'make run'"
|
@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
|
### Prerequisites
|
||||||
|
|
||||||
* Python 3.4+ compiled in "framework mode".
|
* Python 3.6+ compiled in "framework mode".
|
||||||
* MacOS 10.10+ with XCode command line tools.
|
* MacOS 10.12+ with XCode command line tools.
|
||||||
|
|
||||||
### make
|
### make
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user