Update README to indicate python3.4 works now (since that was fixed by the previous two commits)
This commit is contained in:
@@ -15,10 +15,9 @@ This is dkimpy 0.6.1.
|
|||||||
|
|
||||||
REQUIREMENTS
|
REQUIREMENTS
|
||||||
|
|
||||||
- Python 2.x >= 2.7, or Python 3.x >= 3.5. For use with DKIM, earlier
|
- Python 2.x >= 2.7, or Python 3.x >= 3.4. Recent versions have not been
|
||||||
python3 versions will work. ARC tests fail with python3.4. Recent
|
tested on python < 2.7 or python3 < 3.4, but may still work on python2.6
|
||||||
versions have not been tested on python < 2.7 or python3 < 3.4, but may
|
and python 3.1 - 3.3.
|
||||||
still work on python2.6 and python 3.1 - 3.3.
|
|
||||||
- dnspython or pydns. dnspython is preferred if both are present.
|
- dnspython or pydns. dnspython is preferred if both are present.
|
||||||
|
|
||||||
INSTALLATION
|
INSTALLATION
|
||||||
|
|||||||
Reference in New Issue
Block a user