We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1994691 commit 319b996Copy full SHA for 319b996
setup.cfg
@@ -3,8 +3,8 @@ long_description = file: README.rst
3
long_description_content_type = text/x-rst
4
description = Seamless operability between C++11 and Python
5
author = Wenzel Jakob
6
-author_email = "[email protected]"
7
-url = "https://github.com/pybind/pybind11"
+author_email = [email protected]
+url = https://github.com/pybind/pybind11
8
license = BSD
9
10
classifiers =
0 commit comments