/build/python-wcag-contrast-ratio/src/wcag-contrast-ratio-0.9/setup.py:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
  from distutils.core import setup
running build
running build_py
creating build
creating build/lib
creating build/lib/wcag_contrast_ratio
copying wcag_contrast_ratio/contrast.py -> build/lib/wcag_contrast_ratio
copying wcag_contrast_ratio/__init__.py -> build/lib/wcag_contrast_ratio
