Install directly from GitHub using PIP #1674
dipu-bd
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
|
If I want to go back to a certain version(v2.34.0) through the source code, can this command be executed directly? Or this 2nd will be better? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
The
masterbranch contains the latest stable code. If you can not wait for it to be released in the PyPi, you can get it like this:The
devbranch contains cutting-edge, sometimes unstable changes. To install it:Beta Was this translation helpful? Give feedback.
All reactions