-
-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
Description
Building off of #306, #287, and #305
- populate the
typeshed/3directory with any needed type stubs- submit these type stubs to https://github.com/python/typeshed
- add code to use
avro-python3as needed here and inschema_salad - pass
mypywithout--py2(test withmake mypy3afterpip install -rrequirements.txtin a py3 venv) - pass tests running using python3
- pass CWL conformance tests using python3