Skip to content

Commit

Permalink
Remove global config
Browse files Browse the repository at this point in the history
  • Loading branch information
hang-yin committed Apr 9, 2024
1 parent 2281199 commit 123a9c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@
],
tests_require=[],
python_requires=">=3",
package_data={"": ["omnigibson/global_config.yaml"]},
include_package_data=True,
) # yapf: disable

0 comments on commit 123a9c4

Please sign in to comment.