Skip to content

Commit

Permalink
Merge pull request #44 from roverdotcom/setup-py-encoding
Browse files Browse the repository at this point in the history
Added explicit encoding to setup.py
  • Loading branch information
melinath committed Apr 1, 2019
2 parents af9536c + a84fd77 commit 0532324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
Expand Down

0 comments on commit 0532324

Please sign in to comment.