diff options
Diffstat (limited to 'builddocs.sh')
| -rwxr-xr-x | builddocs.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/builddocs.sh b/builddocs.sh new file mode 100755 index 000000000..eaf02fc1d --- /dev/null +++ b/builddocs.sh @@ -0,0 +1,3 @@ +#!/bin/bash +tox -epy2-docs,py3-docs + |
