8000 added link to blog post · benjaminjack/python_cpp_example@566e223 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 566e223

Browse files
committed
added link to blog post
1 parent e70172d commit 566e223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This repository contains an example Python module which wraps C++ code. The code
66
3. Unit tests for Python code (using `unittest`)
77
4. A `setuptools` setup.py script for building, installation, and testing
88

9-
Please see the [blog post that accompanies this repository]() for more information.
9+
Please see the [blog post that accompanies this repository](http://www.benjack.io/2017/06/12/python-cpp-tests.html) for more information.
1010

1111
# Installation
1212

0 commit comments

Comments
 (0)
0