Skip to content
Snippets Groups Projects
Commit f4f91f17 authored by Reinhard Prix's avatar Reinhard Prix
Browse files

Update setup.py

fix black style
parent aa6c21a7
No related branches found
No related tags found
1 merge request!23Fix py3 setup
...@@ -15,7 +15,7 @@ setup( ...@@ -15,7 +15,7 @@ setup(
author_email="gregory.ashton@ligo.org", author_email="gregory.ashton@ligo.org",
description="python wrappers for lalpulsar F-statistic code", description="python wrappers for lalpulsar F-statistic code",
long_description=long_description, long_description=long_description,
long_description_content_type='text/markdown', long_description_content_type="text/markdown",
packages=find_packages(), packages=find_packages(),
include_package_data=True, include_package_data=True,
package_data={ package_data={
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment