Fix README.md typo
This commit is contained in:
@@ -24,8 +24,8 @@ extras_requires feature 'ARC' will add the extra dependencies needed for ARC.
|
||||
Similarly, extras_requires feature 'asyncio' will add the extra dependencies
|
||||
needed for asyncio.
|
||||
|
||||
- Python 3.x >= 3.5. Recent versions have not been on python3 < 3.4, but
|
||||
may still work on earlier python3 versions.
|
||||
- Python 3.x >= 3.5. Recent versions have not been tested on python3 < 3.4,
|
||||
but may still work on earlier python3 versions.
|
||||
- dnspython or py3dns. dnspython is preferred if both are present and
|
||||
installed to satisfy the DNS module requirement if neither are installed.
|
||||
- authres. Needed for ARC.
|
||||
|
||||
Reference in New Issue
Block a user