Include empty folders upon install
This commit is contained in:
parent
6a67eca0bf
commit
c6a0da0d31
@ -46,7 +46,7 @@ install_requires =
|
|||||||
statsmodels
|
statsmodels
|
||||||
filterpy
|
filterpy
|
||||||
ipython
|
ipython
|
||||||
packages = find:
|
packages = find_namespace:
|
||||||
|
|
||||||
[options.package_data]
|
[options.package_data]
|
||||||
* = Demo/**/*, Demo/**/**/*, Empty_project/**/*, Empty_project/**/**/*
|
* = Demo/**, Empty_project/**, Empty_project/.*
|
||||||
|
Loading…
Reference in New Issue
Block a user