Skip to content

Commit

Permalink
Added package_data
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotsias, Panagiotis-Christos committed Oct 14, 2020
1 parent 9f7238d commit 4fa4786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
"configs",
],
install_requires=["requests", "coverage"],
package_data={"configs": ["*"]},
zip_safe=False,
)

0 comments on commit 4fa4786

Please sign in to comment.