pyproject updates
- Renames the PyPI package from
constellationtoConstellationDAQ(does not rename Python package)
Theconstellationpackage is already taken, and using e.g.pip-review -ato update all packages removes our package to install the PyPI one - so let's already rename it now. I went withConstellationDAQfor now, but we can discuss if we want something else. - Removes the
keywordsfield: I didn't see any other package use it and I don't think it works on PyPI anyway. Instead I opened a PR to add aDAQclassifier here. - Update from
PlanningtoAlphastage, update description, remove Python 3.10 classifier