mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2025-12-17 16:53:21 +00:00
updated branch list in setup
This commit is contained in:
2
setup.py
2
setup.py
@@ -87,7 +87,7 @@ def randomize_episodes(channelsList):
|
|||||||
os.chdir('../')
|
os.chdir('../')
|
||||||
|
|
||||||
def ps_install():
|
def ps_install():
|
||||||
branchList = ['master','develop','python3']
|
branchList = ['main','develop']
|
||||||
b = 1
|
b = 1
|
||||||
print("Select Pseudo Channel Repository Branch (default: master)")
|
print("Select Pseudo Channel Repository Branch (default: master)")
|
||||||
for branch in branchList:
|
for branch in branchList:
|
||||||
|
|||||||
Reference in New Issue
Block a user