django-autocomplete-light
django-autocomplete-light copied to clipboard
build and release wheel
Direct invocation of setuptools is deprecated. Build and publish a wheel.
I did not see where you set up dependencies for build/publish: you will need to pip install build before building (just as you need to pip install twine before publishing).