8000 Regenerate Library · devqx/twilio-python@4d612cc · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d612cc

Browse files
committed
Regenerate Library
1 parent 599b8a6 commit 4d612cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ docs-install:
2929
. venv/bin/activate; pip install pdoc
3030

3131
docs:
32-
. venv/bin/activate; pdoc twilio --html --html-dir docs
32+
. venv/bin/activate; pdoc twilio --overwrite --html --html-dir docs
3333

3434
release:
3535
. venv/bin/activate; python setup.py sdist upload

0 commit comments

Comments
 (0)
0