forked fromsigmavirus24/github3.py
- Notifications
You must be signed in to change notification settings - Fork3
Commite2d3ad3
committed
setup.py fixes: ship what we intend to ship
- Fix MANIFEST.in entries so files actually get included- Add all tests and test data to MANIFEST.in so they get shipped in the source tarball- Add some more files to MANIFEST.in from the root of the git tree- Drop tests/ from packages and drop package_data so irrelevant files do not get installed into bdists or with setup.py install1 parent7301f28 commite2d3ad3
2 files changed
+7
-5
lines changedLines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 |
| - | |
7 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
| |||
66 | 65 |
| |
67 | 66 |
| |
68 | 67 |
| |
69 |
| - | |
70 |
| - | |
71 | 68 |
| |
72 | 69 |
| |
73 | 70 |
| |
|
0 commit comments
Comments
(0)