Skip to content

Commit

Permalink
Fix requirements.txt for pythonversion != 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Fredrik Kiær authored and markusdregi committed Jan 30, 2019
1 parent f476b59 commit 8c0326e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ pandas
sphinx
future
six
functools32
functools32;python_version=='2.7'

0 comments on commit 8c0326e

Please sign in to comment.