Skip to content

Commit 9a438e8

Browse files
committed
Fixing description in setup.cfg to remove extraneous quotations
1 parent 6747507 commit 9a438e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ long_description_content_type = text/markdown
66
license_files = LICENSE
77
author = Rose K. Cersonsky, Guillaume Fraux, Sergei Kliavinek, Alexander Goscinski, Benjamin A. Helfrecht, Michele Ceriotti
88
author_email = [email protected]
9-
description = "scikit-cosmo is a collection of scikit-learn compatible utilities that implement methods developed in the COSMO laboratory."
9+
description = A collection of scikit-learn compatible utilities that implement methods developed in the COSMO laboratory
1010
; keywords =
1111
url = http://scikit-cosmo.readthedocs.io
1212
classifiers = Development Status :: 3 - Alpha

0 commit comments

Comments
 (0)