UI icon indicating copy to clipboard operation
UI copied to clipboard

Convert setup.py to toml

Open RadioAndrea opened this issue 2 years ago • 3 comments

Follow the footsteps of FTS core and update the current old setup.py to be managed in a modern toml.

This should allow the multiple requirements files to be removed.

RadioAndrea avatar Nov 29 '23 06:11 RadioAndrea

delete setup.py

brothercorvo avatar May 12 '24 20:05 brothercorvo

@nir2602 Here is a link to what I mentioned about creating scripts. https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#creating-executable-scripts

phreed avatar May 13 '24 17:05 phreed

@nir2602 Here is a link to what I mentioned about creating scripts. https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#creating-executable-scripts

I see, this is definitely useful!

nir2602 avatar May 21 '24 20:05 nir2602