This website requires JavaScript.
Explore
Help
Sign In
admin
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
Code
Issues
Packages
Projects
Releases
6
Wiki
Activity
brew
/
Library
/
Homebrew
/
requirements
History
Samuel John
8781950294
Python: Don't use named tuples to get the version
...
sys.version_info.major is only possible on 2.7+ or so. Therefore, we now use [0] instead.
2013-06-04 17:14:15 +02:00
..
conflict_requirement.rb
Fix type error in conflict_requirement
2013-05-06 17:49:36 -05:00
language_module_dependency.rb
Fix (Python) language dependency test
2013-06-03 22:12:30 +02:00
mpi_dependency.rb
Revert "Remove default_formula from MPIDependency."
2013-06-03 16:52:52 -05:00
python_dependency.rb
Python: Don't use named tuples to get the version
2013-06-04 17:14:15 +02:00
x11_dependency.rb
Reduce allocations in dependency construction
2013-05-06 16:08:50 -05:00