Replies: 1 comment 1 reply
-
yeah of course, lots of ways to do this in python-- virtual environments, requirements.txt files, etc., etc. https://emmer.dev/blog/quickly-pin-python-package-versions/ or just google/chatgpt "pin python dependencies" |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
By default it loads the latest, 1.2.0,
I'm wondering if possible to use previous builds?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions