#!/usr/bin/python3 -s
# -*- coding: utf-8 -*-

from ptysh.ptysh import main


main()
