Remove blender2.7 build
The last version is now archived on download.blender.org/release.
This commit is contained in:
@@ -67,9 +67,6 @@ def get_platform(filename):
|
||||
|
||||
|
||||
def get_branch(filename):
|
||||
if filename.startswith("blender-2.7"):
|
||||
return "blender2.7"
|
||||
|
||||
tokens = filename.split("-")
|
||||
branch = ""
|
||||
|
||||
|
Reference in New Issue
Block a user