Added Code of Conduct and Contributing guidelines to the MANIFEST
This commit is contained in:
parent
180b86771d
commit
d10ea23b4c
@ -1,8 +1,10 @@
|
||||
# Include the README
|
||||
include README.md
|
||||
|
||||
# Include the license file
|
||||
# Include the license, Code of Conduct and Contributing guidelines
|
||||
include LICENSE
|
||||
include CODE_OF_CONDUCT.md
|
||||
include CONTRIBUTING.md
|
||||
|
||||
# Include stl and xml files from the fancy_gym/envs/mujoco directory
|
||||
recursive-include fancy_gym/envs/mujoco *.stl
|
||||
|
Loading…
Reference in New Issue
Block a user