Skip to content

Commit 0432f12

Browse files
authored
Merge pull request #65 from lgautier/patch-2
Timeline for rpy2
2 parents 48e641b + 0487da0 commit 0432f12

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

site.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,10 @@ $(document).ready(function (){
156156
{content: '0.3', start: '2016-04-08', end: '2016-07-29'},
157157
{content: '0.4', start: '2016-07-29', end: '2016-12-16'},
158158
],
159+
'rpy2':[
160+
{content: '2.8.x', start: '2016-12-21', end:'2018-12-21', py2:true},
161+
{content: '2.9.x', start: '2017-07-14', end:'2018-07-14'},
162+
],
159163
// for tests, rando example
160164
//'matplotlib':[
161165
// {content: 'matplotlib 2.x', start: '2015-06-01', end:'2018-06-01', py2:true},

0 commit comments

Comments
 (0)