Skip to content

Commit

Permalink
Merge pull request #59 from pelson/remove_inaccurate_comment
Browse files Browse the repository at this point in the history
Correct inaccurate comment.
  • Loading branch information
pelson authored Sep 1, 2016
2 parents 7aeaa93 + 4ec1422 commit b6429bd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions conda_build_all/version_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,6 @@ def special_case_version_matrix(meta, index):
... setup the case ...
... build ...
.. note::
This algorithm does not deal with PERL and R versions at this time, and may be
extended in the future to compute other special case dimensions (e.g. features).
"""
r = conda.resolve.Resolve(index)

Expand Down

0 comments on commit b6429bd

Please sign in to comment.