0.8.2 (#72)
Fixes
- 🩹 Use
sysconfig
instead ofdistutils.sysconfig
to avoid deprecatewarning for python 3.10+ (#71)
Housekeeping
- 👷 Add python3.10 in CI
- 📄 Add license back
sysconfig
instead of distutils.sysconfig
to avoid deprecatewarning for python 3.10+ (#71)