Commits


Subhash Bhushan authored and GitHub committed 5bd7cfe0bf7
AVRO-3004 Drop support for Python 3.5 (#1151) * AVRO-3004 Drop support for Python 3.5 This PR removes 3.5 support from build and setup, including classifiers Closes: AVRO-3004 (https://issues.apache.org/jira/browse/AVRO-3004) * Add py3.9 and pypy3.7 to tox test envs