django-autocomplete-light icon indicating copy to clipboard operation
django-autocomplete-light copied to clipboard

build and release wheel

Open dimbleby opened this issue 9 months ago • 1 comments

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).

dimbleby avatar Jan 30 '25 20:01 dimbleby