0k / shyaml

YAML for command line
BSD 2-Clause "Simplified" License
767 stars 57 forks source link

Drop Python 2 support #65

Open szepeviktor opened 2 years ago

szepeviktor commented 2 years ago

On Debian stable

$ /usr/bin/env python
/usr/bin/env: ‘python’: No such file or directory

Python 2 was EOL-ed almost 3 years ago https://www.python.org/doc/sunset-python-2/

@vaab What do you think?

szepeviktor commented 2 years ago

PY3 has to be removed.