1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

Modify documentation to notify that minimum Python version is 2.7 instead of

2.6.

This was caused by the rewrite to use argparse over optparse to handle command
line arguments.
This commit is contained in:
William Ting
2012-04-11 19:37:16 -10:00
parent f5132bbfad
commit 2cfd91bf72
4 changed files with 6 additions and 4 deletions

View File

@@ -6,6 +6,8 @@
* Release v20:
- Python versions supported is now v2.7+ and v3.2+ due to rewrite using
argparse.
- Man page and --help has been overhauled to provide better documentation
and usage scenarios.
- Installation scripts now act dependent on current