aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-09-18 14:10:59 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-09-18 14:10:59 +0200
commitf2e1083970107994a031a394198fde039bdf3b77 (patch)
treefa2683790ff5f595a7210b7e08fad059fd794f78 /scripts
parent6b034454f35819999cc26cfe472d537bf1eb3fbf (diff)
cleanup
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/reqs2tex.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/reqs2tex.py b/scripts/reqs2tex.py
index 8a6976a..82b0aae 100755
--- a/scripts/reqs2tex.py
+++ b/scripts/reqs2tex.py
@@ -113,7 +113,7 @@ def fmt_aux(data):
'[][][]',
'',
'',
- './requirements.pdf',
+ '',
)),
]
return "\n".join(out)