Skip to content

Commit 2b289da

Browse files
1 parent 20ba95f commit 2b289da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ def find_version(*file_paths):
7272
name="tarantool",
7373
packages=["tarantool"],
7474
package_dir={"tarantool": os.path.join("tarantool")},
75+
include_package_data=True,
7576
version=find_version('tarantool', '__init__.py'),
7677
platforms=["all"],
7778
author="tarantool-python AUTHORS",

0 commit comments

Comments
 (0)