Skip to content

Commit 96b4a0d

Browse files
committed
Merge pull request pypa#81 from cjrh/greghewgillref
Added reference to Greg Hewgill's version checker tool.
2 parents 6c3898b + d86eae3 commit 96b4a0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/deployment.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ Supporting multiple Python versions
2727
- http://nedbatchelder.com/blog/201310/whats_in_which_python_3.html
2828
- http://nedbatchelder.com/blog/201109/whats_in_which_python.html
2929
- Lennart Regebro's "Porting to Python 3"
30+
- Greg Hewgill's script to identify the minimum version of Python
31+
required to run a particular script:
32+
https://github.com/ghewgill/pyqver
3033
- the Python 3 porting how to in the main docs
3134
- cross reference to the stable ABI discussion
3235
in the binary extensions topic (once that exists)

0 commit comments

Comments
 (0)