1
0
Форкнуть 0

Bump minor python and os versions

Этот коммит содержится в:
Andrew Senetar 2020-12-30 19:15:07 -06:00
родитель 057dc3a451
Коммит cf48ff3e54
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: FEB896EB6CF6254B
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