Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4fa4786

Browse files
author
Kotsias, Panagiotis-Christos
committed
Added package_data
1 parent 9f7238d commit 4fa4786

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
@@ -16,5 +16,6 @@
1616
"configs",
1717
],
1818
install_requires=["requests", "coverage"],
19+
package_data={"configs": ["*"]},
1920
zip_safe=False,
2021
)

0 commit comments

Comments
 (0)