Commit bad2d28
authored
Fix packaging of the tests directory (#1215)
Do not install tests as a package, but instead include it only in the
source tarball via MANIFEST.in.
I have verified that the resulting tarball installs only the 'atlassian'
package into site-packages and that the included files are sufficient to
successfully run the tests.
Fixes #1206
Signed-off-by: Ondrej Mosnáček <[email protected]>1 parent b188ed9 commit bad2d28
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments