Update Python version and DNS library requirements in README.

This commit is contained in:
William Grant
2011-03-19 21:55:38 +11:00
parent 67b3fdc4f0
commit b6d9e35a1d
+2 -2
View File
@@ -12,8 +12,8 @@ This is pydkim 0.3.
REQUIREMENTS
Python 2.5 or later is required.
The dnspython library (http://www.dnspython.org) library is required.
- Python 2.x >= 2.6, or Python 3.x >= 3.1.
- dnspython or pydns. dnspython is preferred if both are present.
INSTALLATION