Replies: 1 comment 11 replies
-
Jup, it's definitely best practice, but sadly, |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm able to access material-mkdocs-insiders just fine using pip using the instructions, but was thinking it would be best practice to incorporate it into requirements.txt. Is there a way to do that with an exotic URL like
git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
? Or should it just be installed separately with the pip command? And how is readthedocs going to be able to access it?Beta Was this translation helpful? Give feedback.
All reactions