diff options
-rwxr-xr-x | bin/test | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/bash -e -pytest --doctest-modules +pytest --doctest-modules -W error pycodestyle --ignore=E402,W504 screenplain tests |
index : screenplain | ||
Write your screenplay in plain text and run it through this program to make it look good | Matěj Cepl <mcepl@cepl.eu> |
aboutsummaryrefslogtreecommitdiffstats |
-rwxr-xr-x | bin/test | 2 |
@@ -1,3 +1,3 @@ #!/bin/bash -e -pytest --doctest-modules +pytest --doctest-modules -W error pycodestyle --ignore=E402,W504 screenplain tests |