cqlsh icon indicating copy to clipboard operation
cqlsh copied to clipboard

Consolidate `setup.py`, `setup.cfg`, `pyproject.toml` into `pyproject.toml`

Open jeffwidman opened this issue 1 year ago • 0 comments

@bschoening reminded me that this project still uses setup.py and setup.cfg... modern python packaging seems to be standardizing on pyproject.toml, so should migrate fully to that at some point...

jeffwidman avatar Apr 27 '24 20:04 jeffwidman