mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-12-25 22:08:09 +00:00
[workflows/ci.yml] Add support for jython
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
wget http://central.maven.org/maven2/org/python/jython-installer/2.7.1/jython-installer-2.7.1.jar
|
||||
java -jar jython-installer-2.7.1.jar -s -d "$HOME/jython"
|
||||
$HOME/jython/bin/jython -m pip install nose
|
||||
Reference in New Issue
Block a user