job / aggregate6

IPv4 and IPv6 prefix aggregation tool
BSD 2-Clause "Simplified" License
144 stars 20 forks source link

Test using Python 3.12 (and 3.6 again) #23

Closed robert-scheck closed 1 year ago

robert-scheck commented 1 year ago

Python 3.12 is currently just a release candidate, but some Linux distributions already picked it up, e.g. Fedora. Python 3.6 isn't available for Ubuntu 22.04, so test it on macOS instead.

Fixes #21 and closes #22.