File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -144,8 +144,8 @@ def cover(session):
144
144
def docs (session ):
145
145
"""Build the docs for this library."""
146
146
147
+ session .install ('-e' , '.' )
147
148
session .install ('sphinx' , 'alabaster' , 'recommonmark' )
148
- session .install ('e' , '.' )
149
149
150
150
shutil .rmtree (os .path .join ('docs' , '_build' ), ignore_errors = True )
151
151
session .run (
Original file line number Diff line number Diff line change 1
1
{
2
- "updateTime": "2019-04-23T21:39:46.088381Z ",
2
+ "updateTime": "2019-04-25T12:14:24.010063Z ",
3
3
"sources": [
4
4
{
5
5
"generator": {
12
12
"git": {
13
13
"name": "googleapis",
14
14
"remote": "https://github.com/googleapis/googleapis.git",
15
- "sha": "45199a22a4e47c8d53213d1ac4a5ad7f22382c56 ",
16
- "internalRef": "244925894 "
15
+ "sha": "25cbfd4a5386742f5968d69bd276a0436d23bd97 ",
16
+ "internalRef": "245137805 "
17
17
}
18
18
},
19
19
{
You can’t perform that action at this time.
0 commit comments