We need to use a MANIFEST rto insure inclusion of our *.stl and *.xml files
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
# Include the README
|
||||||
|
include README.md
|
||||||
|
|
||||||
|
# Include the license file
|
||||||
|
include LICENSE
|
||||||
|
|
||||||
|
# Include stl and xml files from the fancy_gym/envs/mujoco directory
|
||||||
|
recursive-include fancy_gym/envs/mujoco *.stl
|
||||||
|
recursive-include fancy_gym/envs/mujoco *.xml
|
||||||
Reference in New Issue
Block a user