Skip to content

Commit

Permalink
Spec any version of six>=1.8.0
Browse files Browse the repository at this point in the history
Pinning polyline to exactly one old version of six can cause havoc downstream. This change makes polyline more useful to future projects.
  • Loading branch information
sgillies committed Nov 26, 2015
1 parent dcc5059 commit e3f445a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
six==1.8.0
six>=1.8.0

0 comments on commit e3f445a

Please sign in to comment.