1
0
Mirror von https://github.com/arsenetar/dupeguru-cocoa.git synchronisiert 2026-03-15 03:51:38 +00:00

Bump minor python and os versions

Dieser Commit ist enthalten in:
2020-12-30 19:15:07 -06:00
Ursprung 057dc3a451
Commit cf48ff3e54
2 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen

Datei anzeigen

@@ -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'"

Datei anzeigen

@@ -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