pytermgui icon indicating copy to clipboard operation
pytermgui copied to clipboard

[REQUEST] Include pyproject.toml in pip package

Open abhillman opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. It would be nice to be able to pull from the pypi archive, but install using the pyproject.toml file. This would be helpful for the nix package manager, as a pyproject.toml file is used instead of a setup.py script.

Describe the solution you'd like n/a

Describe alternatives you've considered I can download the source distribution from pypi or from GitHub instead.

Is this feature present in other TUI products? Not sure.

Additional context n/a

abhillman avatar Mar 24 '24 03:03 abhillman