Include empty folders in Empty_project

This commit is contained in:
davidpagnon 2023-11-01 17:14:41 +01:00
parent 776231ebdb
commit 1a48c7604e

View File

@ -1,6 +1,6 @@
[metadata]
name = pose2sim
version = 0.4.8
version = 0.4.9
author = David Pagnon
author_email = contact@david-pagnon.com
description = Perform a markerless kinematic analysis from multiple calibrated views as a unified workflow from an OpenPose input to an OpenSim result.
@ -29,7 +29,7 @@ project_urls =
[options]
zip_safe = False
python_requires = >=3.6
python_requires = >=3.8
install_requires =
toml
numpy
@ -49,4 +49,4 @@ install_requires =
packages = find_namespace:
[options.package_data]
* = Demo/**, Empty_project/**, Empty_project/.*
* = Empty_project/**, Empty_project/**/.*, Empty_project/**/**/.*, Empty_project/**/**/**/.*, Empty_project/**/**/**/**/.*