mirror of https://github.com/kivy/kivy.git
Docs: Remove py34 substitutions in nightly lists
In addition to previously merged #5839 the substitutions for the no longer available py34 wheels have to be removed from the lists, too.
This commit is contained in:
parent
bcd5c47553
commit
b1660f2023
|
@ -125,12 +125,10 @@ doing ``python -m pip install kivy`` we'll install one of these wheels as
|
|||
follows.
|
||||
|
||||
+ |cp27_win32|_
|
||||
+ |cp34_win32|_
|
||||
+ |cp35_win32|_
|
||||
+ |cp36_win32|_
|
||||
|
||||
- |cp27_amd64|_
|
||||
- |cp34_amd64|_
|
||||
- |cp35_amd64|_
|
||||
- |cp36_amd64|_
|
||||
|
||||
|
|
Loading…
Reference in New Issue