Skip to content

Commit fe16c55

Browse files
committed
use python
1 parent 8fe8eff commit fe16c55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build.sh

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env bash
22
sphinx-build -b html . build
3-
python3 fixup.py
3+
python fixup.py
44
cp out/docs.html ../../assertpy.github.io

0 commit comments

Comments
 (0)