tldr-pages / tldr-python-client

Python command-line client for tldr pages
https://pypi.org/project/tldr/
MIT License
596 stars 93 forks source link

Python 3.9 #153

Closed bl-ue closed 3 years ago

bl-ue commented 3 years ago

Tested.

All succeed:

python3 -m pip install -U pip
python3 -m pip install -U pytest pytest-runner flake8
python3 -m flake8
python3 setup.py pytest
python3 -m pip install .
tldr --version