Skip to content

Commit

Permalink
remove conda-env requirement for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kalefranz committed Jul 28, 2016
1 parent aabc845 commit babd3dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
install_requires = [
'pycosat >=0.6.1',
'requests >=2.5.3',
'conda-env >=2.6'
]

if sys.version_info < (3, 4):
Expand Down

0 comments on commit babd3dc

Please sign in to comment.