Skip to content

Commit 43bf678

Browse files
andf-mongodbkay-kim
authored andcommitted
Update conf.py
Now supporting 'package-branch' source constant
1 parent 943a08f commit 43bf678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ def has(self, *args):
100100
'atlas' : ('https://docs.atlas.mongodb.com%s','')
101101
}
102102
source_constants = {
103+
'package-branch': '3.4',
103104
'version': version,
104105
'release': release,
105106
'pgp-version': version,

0 commit comments

Comments
 (0)