Drop the Python six module dependency since 2.x is no longer supported. master
authorMichael Vrable <vrable@cs.hmc.edu>
Mon, 9 Dec 2024 17:14:15 +0000 (09:14 -0800)
committerMichael Vrable <vrable@cs.hmc.edu>
Thu, 3 Apr 2025 04:05:50 +0000 (21:05 -0700)
commitc33339f4330891c37c4927dd7686550d7c0e6b43
treed97b81a8fb84d3a24d499e0cfbd9b6261b1b9b99
parent7ec292b282f297b8b3833e751eda146969a52bbe
Drop the Python six module dependency since 2.x is no longer supported.
README
python/cumulus/__init__.py
python/cumulus/util.py
python/cumulus/util_test.py