remove pymoodstocks recipes, the service got shutdown
This commit is contained in:
parent
f316b8422c
commit
7f139e382e
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
from toolchain import PythonRecipe
|
||||
|
||||
|
||||
class PyMoodstocksRecipe(PythonRecipe):
|
||||
version = "master"
|
||||
url = "https://github.com/tito/pymoodstocks/archive/{version}.zip"
|
||||
depends = ["moodstocks", "kivy", "pyobjus"]
|
||||
sources = ["src/ios"]
|
||||
archs = ["i386"]
|
||||
|
||||
|
||||
recipe = PyMoodstocksRecipe()
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue