Skip to content

Commit

Permalink
lx line endings in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lthurner committed Mar 17, 2020
1 parent 9c286b9 commit 6d01f51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitattributes
@@ -1 +1,2 @@
tutorials/* linguist-vendored
tutorials/* linguist-vendored
*.rst text eol=lf
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -38,6 +38,7 @@
author_email='leon.thurner@uni-kassel.de, alexander.scheidler@iee.fraunhofer.de',
description='Convenient Power System Modelling and Analysis based on PYPOWER and pandas',
long_description=long_description,
long_description_content_type='text/x-rst',
url='http://www.pandapower.org',
license='BSD',
install_requires=["pandas>=0.17",
Expand Down

0 comments on commit 6d01f51

Please sign in to comment.