mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 03:55:24 +00:00
La porsea
This commit is contained in:
parent
837bcf3110
commit
b59b8f162b
@ -120,11 +120,11 @@ def initialize():
|
|||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
||||||
# Attempting GitHub update
|
# Attempting GitHub update
|
||||||
"""try:
|
try:
|
||||||
git_update()
|
git_update()
|
||||||
print()
|
print()
|
||||||
except:
|
except:
|
||||||
console.log("[red]Error with loading github.")"""
|
console.log("[red]Error with loading github.")
|
||||||
|
|
||||||
# Show trending film and series
|
# Show trending film and series
|
||||||
if SHOW_TRENDING:
|
if SHOW_TRENDING:
|
||||||
|
2
setup.py
2
setup.py
@ -11,7 +11,7 @@ with open("requirements.txt", "r", encoding="utf-8-sig") as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="StreamingCommunity",
|
name="StreamingCommunity",
|
||||||
version="1.9.4",
|
version="1.9.5",
|
||||||
long_description=read_readme(),
|
long_description=read_readme(),
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
author="Lovi-0",
|
author="Lovi-0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user