Skip to content

Commit cd33efd

Browse files
committed
Add Spyder project to timeline
1 parent 315a467 commit cd33efd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site.js

+5
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@ $(document).ready(function (){
135135
{content: '3.1', start: '2019-01-01', end: '2019-07-01'},
136136
{content: '3.2', start: '2019-07-01', end: '2020-01-01'}
137137
],
138+
'Spyder':[
139+
{content: '3', start: '2016-09-24', end: '2019-03-01', py2:true},
140+
{content: '4', start: '2019-02-01', end: '2020-02-01', py2:true},
141+
{content: '5', start: '2019-12-31', end: '2021-12-16'}
142+
],
138143
'Xonsh':[
139144
{content: '0.x series – Python 3.4+', start: '2015-03-09', end: '2021-12-16'},
140145
],

0 commit comments

Comments
 (0)