8000
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 e70172d commit 566e223Copy full SHA for 566e223
README.md
@@ -6,7 +6,7 @@ This repository contains an example Python module which wraps C++ code. The code
6
3. Unit tests for Python code (using `unittest`)
7
4. A `setuptools` setup.py script for building, installation, and testing
8
9
-Please see the [blog post that accompanies this repository]() for more information.
+Please see the [blog post that accompanies this repository](http://www.benjack.io/2017/06/12/python-cpp-tests.html) for more information.
10
11
# Installation
12
0 commit comments