mirror of
https://github.com/ytdl-org/ytdl-nightly.git
synced 2025-06-05 21:49:13 +02:00
[build] Extend use of devscripts/utils
This commit is contained in:
@@ -10,8 +10,6 @@ sys.path.insert(0, dirn(dirn(os.path.abspath(__file__))))
|
|||||||
from utils import read_file
|
from utils import read_file
|
||||||
from youtube_dl.compat import compat_open as open
|
from youtube_dl.compat import compat_open as open
|
||||||
|
|
||||||
from youtube_dl.compat import compat_open as open
|
|
||||||
|
|
||||||
README_FILE = 'README.md'
|
README_FILE = 'README.md'
|
||||||
helptext = sys.stdin.read()
|
helptext = sys.stdin.read()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user