We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fe8eff commit fe16c55Copy full SHA for fe16c55
1 file changed
docs/build.sh
100644
100755
@@ -1,4 +1,4 @@
1
#!/usr/bin/env bash
2
sphinx-build -b html . build
3
-python3 fixup.py
+python fixup.py
4
cp out/docs.html ../../assertpy.github.io
0 commit comments