Closed JDhillonEIT closed 3 months ago
Upon going to upload to PyPi, I realised this would upload to hostile which of course already exists!
hostile
Changed the code references so that pyproject.toml is correctly used, the entrypoint is still the same hostile --version etc.
pyproject.toml
hostile --version
Also first pass at a reusable GitHub workflow.
My apologies, I've open this against the wrong main!
main
Upon going to upload to PyPi, I realised this would upload to
hostile
which of course already exists!Changed the code references so that
pyproject.toml
is correctly used, the entrypoint is still the samehostile --version
etc.Also first pass at a reusable GitHub workflow.