Check pip version in setup.py

Issue #21 resolved
Jason Vander Heiden created an issue

Add check for pip version (>1.5.6 I think is fine, but maybe 7.0 would be better) to avoid:

TypeError: parse_requirements() got an unexpected keyword argument 'session'

Comments (1)

  1. Log in to comment