Skip to content

Commit 69e0547

Browse files
setup: do not include test files
Include only `tarantool` package and subpackage code on install. Before this patch, test suites were installed as well. Part of #238
1 parent bdd4a45 commit 69e0547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
202202
- Allow any MessagePack supported type as a request key (#240).
203203
- Puting test files in pip package (#238).
204204
- Make connection close idempotent (#250).
205+
- Do not install test files (#198).
205206

206207
## 0.9.0 - 2022-06-20
207208

0 commit comments

Comments
 (0)