TOMToolkit / make-tom

GNU General Public License v3.0
0 stars 0 forks source link

use poetry to install tomtoolkit #7

Open jchate6 opened 1 month ago

jchate6 commented 1 month ago

We should include either a .toml or a requirements.txt with a maketom install.

I don't actually think the PR works. The Poetry installation with pipx isn't set up correctly for a clean computer. It might actually be better to use poetry if poetry is installed otherwise write a requirements.txt.

I think @phycodurus would need to use his bashfu to properly write this script.

jchate6 commented 1 month ago

We should review the installation for pipx and for poetry

This worked in tests, but might not work on a fresh install.