Skip to content
Snippets Groups Projects
Commit d33562f1 authored by nimrod's avatar nimrod
Browse files

Use version 0.8.4 of pythonrc.

From version 0.9.0, Python 3.8+ is targeted. But I still default to 3.6
with ElementaryOS Hera.
parent 30bb835a
No related branches found
No related tags found
No related merge requests found
Pipeline #187 passed
......@@ -141,7 +141,7 @@ $(DESTDIR)/bin/envconsul:
.config/pythonrc.py:
mkdir -p $$(dirname $@)
$(download) https://raw.githubusercontent.com/lonetwin/pythonrc/master/pythonrc.py
$(download) https://raw.githubusercontent.com/lonetwin/pythonrc/0.8.4/pythonrc.py
.travis/travis.sh:
mkdir -p $$(dirname $@)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment