mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-30 08:51:32 +00:00
release notes: more info on python3
This commit is contained in:
parent
50ce062c39
commit
0e3bd84b3a
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# Release 3.0
|
||||
|
||||
* The project was migrated to Python3.
|
||||
* The project was migrated to Python3. Python2 is no longer
|
||||
supported. You will need to run setup.py using python3 in order to
|
||||
install the new dependencies.
|
||||
|
||||
* Segwit support:
|
||||
- P2SH-segwit scripts are supported and can be used with hardware
|
||||
|
|
Loading…
Add table
Reference in a new issue