kopia lustrzana https://github.com/jupyterhub/repo2docker
squashfix: remove unneeded thing
rodzic
29b15b325c
commit
0fbba562e8
|
@ -22,9 +22,6 @@ class JuliaBuildPack(CondaBuildPack):
|
|||
'1': '1.0.0',
|
||||
}
|
||||
|
||||
def _short_version(version_str):
|
||||
return '.'.join(version_str.split('.')[:2])
|
||||
|
||||
@property
|
||||
def julia_version(self):
|
||||
require = self.binder_path('REQUIRE')
|
||||
|
|
Ładowanie…
Reference in New Issue