Skip to content

package module not recognized in gh-action #319

Closed Answered by miguelarbesu
miguelarbesu asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for the reply, @pawamoy! I hadn't realized that all my package dependencies should be satisfied or mocked for building the docs.

I have moved all dependencies to a requirements-dev.txt file and have the action install them, so simply

pip install -r devtools/requirements-dev.txt

replaces all previous installs.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pawamoy
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
Converted from issue

This discussion was converted from issue #303 on September 17, 2021 21:10.