Browse Source
Ad per https://github.com/caskroom/homebrew-cask/pull/10555#issue-67896813, using python 2.7 should be the only alternative.master
Vítor Galvão
10 years ago
1 changed files with 0 additions and 10 deletions
@ -1,10 +0,0 @@ |
|||||
cask :v1 => 'spyder-py2' do |
|
||||
version '2.3.2' |
|
||||
sha256 '37f64cdc31381368458b9c33c90f7c3cd5baf866a9525d3c7e4f962e7c2e2810' |
|
||||
|
|
||||
url "https://bitbucket.org/spyder-ide/spyderlib/downloads/spyder-#{version}-py2.7.dmg" |
|
||||
homepage 'https://code.google.com/p/spyderlib/' |
|
||||
license :oss |
|
||||
|
|
||||
app 'Spyder-Py2.app' |
|
||||
end |
|
Loading…
Reference in new issue