python-awips/dynamicserialize/dstypes
Shay Carter 2d5bc31ddf Changes to make python-awips compatible with Python3.10
- change collections import to collections.abc
- change specific class reference from collections.[class_name] to collections.abc.[class_name]
- change environment file back to specifying Python3, instead of exactly specifying 3.9
- roll version number in setup.py
2022-08-23 18:12:30 -06:00
..
com best practice import order; avoid return after else 2018-10-16 22:02:17 -06:00
gov PEP 8 coding standards 2018-10-16 21:33:43 -06:00
java Changes to make python-awips compatible with Python3.10 2022-08-23 18:12:30 -06:00
__init__.py header and class formatting 2018-10-14 17:37:08 -06:00