prompt-toolkit / ptterm

Terminal emulator widget for prompt_toolkit applications.
BSD 3-Clause "New" or "Revised" License
38 stars 11 forks source link

Fix ResourceWarning: unclosed file in setup.py #1

Closed BoboTiG closed 5 years ago

BoboTiG commented 5 years ago

Signed-off-by: Mickaël Schoentgen contact@tiger-222.fr

jonathanslenders commented 5 years ago

Thanks!