Skip to content

Using shell utilities that are coming with python package #5426

Answered by clintonroy
LindezaGrey asked this question in Q&A
Discussion options

You must be logged in to vote

If I do a =poetry add --dev watchdog[watchmedo]= I see:

`Using version ^2.1.7 for watchdog

Updating dependencies
Resolving dependencies... (0.4s)

Writing lock file

Package operations: 3 installs, 0 updates, 0 removals

• Installing pyyaml (6.0)
• Installing python-sat (0.1.7.dev16)
• Installing watchdog (2.1.7)
`

After which i can run =poetry run watchmedo= and see a help screen.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by abn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants