Skip to content

Commit

Permalink
fix: crlf line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Jan 4, 2019
1 parent f741318 commit 148550d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
with open("lbsntransform/version.py") as fp:
exec(fp.read(), version)

# test34
# test35
# setuptools dev
setup(name="lbsntransform",
version=version['__version__'],
Expand Down

0 comments on commit 148550d

Please sign in to comment.