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 543e033 commit e3b4635Copy full SHA for e3b4635
README.md
@@ -0,0 +1,10 @@
1
+hello-cpp
2
+---------
3
+
4
+Example Python package with a C++-based C-extension
5
6
+Build with
7
8
+```
9
+pip wheel -w dist --verbose .
10
0 commit comments