Skip to content

Fix: Remove poetry dependency from s2train.py shebang#7

Open
jaredgroundlight wants to merge 1 commit intomainfrom
dependency-fix
Open

Fix: Remove poetry dependency from s2train.py shebang#7
jaredgroundlight wants to merge 1 commit intomainfrom
dependency-fix

Conversation

@jaredgroundlight
Copy link

Changed shebang from 'poetry run python' to 'python3' to allow the script to work with venv without requiring poetry.

Changed shebang from 'poetry run python' to 'python3' to allow
the script to work with venv without requiring poetry.
Copy link
Contributor

@f-wright f-wright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 🎉 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants