Commit 345fcfb
committed
sdist: Fix source distribution including missing file. Fixes #11
Manually tested on Ubuntu 15.04 with gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010:
$ pip install cmake-python-distributions/dist/cmake-0.1.0.post4.dev0+g1645a2a.tar.gz
Processing ./cmake-python-distributions/dist/cmake-0.1.0.post4.dev0+g1645a2a.tar.gz
Building wheels for collected packages: cmake
Running setup.py bdist_wheel for cmake ... done
Stored in directory: /home/jcfr/.cache/pip/wheels/b9/09/62/5e4e26020faf8f8e20b8f638e81dc761f8068532c1c6bc45f8
Successfully built cmake
Installing collected packages: cmake
Successfully installed cmake-0.1.0.post4.dev0+g1645a2a1 parent 1645a2a commit 345fcfb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
0 commit comments