Skip to content

Commit c2f3f08

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 795c7e5 commit c2f3f08

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
@@ -199,6 +199,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
199199
- Allow any MessagePack supported type as a request key (#240).
200200
- Puting test files in pip package (#238).
201201
- Make connection close idempotent (#250).
202+
- Do not install test files (#198).
202203

203204
## 0.9.0 - 2022-06-20
204205

0 commit comments

Comments
 (0)