Files
cv/es/SConscript
2022-11-26 15:04:46 +01:00

4 lines
57 B
Python

Import("env")
env = env.Clone()
env.PDF("resume_cv.tex")