Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use poetry to install tomtoolkit #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jchate6
Copy link
Contributor

@jchate6 jchate6 commented Sep 27, 2024

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
Copy link
Contributor Author

jchate6 commented Sep 27, 2024

We should review the installation for pipx
and for poetry

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Review
Development

Successfully merging this pull request may close these issues.

Maketom should establish the relevant poetry files and install TOMToolkit from there.
1 participant