Commit 319b9964 by Henry Schreiner

fix: metadata was adding quotes to distinfo

parent 1994691a
...@@ -3,8 +3,8 @@ long_description = file: README.rst ...@@ -3,8 +3,8 @@ long_description = file: README.rst
long_description_content_type = text/x-rst long_description_content_type = text/x-rst
description = Seamless operability between C++11 and Python description = Seamless operability between C++11 and Python
author = Wenzel Jakob author = Wenzel Jakob
author_email = "wenzel.jakob@epfl.ch" author_email = wenzel.jakob@epfl.ch
url = "https://github.com/pybind/pybind11" url = https://github.com/pybind/pybind11
license = BSD license = BSD
classifiers = classifiers =
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment