Skip to content

Conversation

@Andrew-S-Rosen
Copy link
Contributor

I added a py.typed marker so that libraries using torch-sim as a dependency can get everything type checked. https://peps.python.org/pep-0561/

I added a `py.typed` marker so that libraries using torch-sim as a dependency can get everything type checked. https://peps.python.org/pep-0561/

Signed-off-by: Andrew S. Rosen <asrosen93@gmail.com>
Copy link
Collaborator

@curtischong curtischong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also looked to see if we need to explicitly define this inside pyproject.toml, but since we're using uv_build we don't need to.

@abhijeetgangan
Copy link
Collaborator

abhijeetgangan commented Oct 17, 2025

@Andrew-S-Rosen Thanks for the suggestion and contribution! The mace tests failing should be fixed. Unfortunately, the fairchem tests fail because of missing hugging face token which will be fixed soon. Will merge once other tests pass.

@CompRhys
Copy link
Member

I will merge this and then resolve the build issues and fairchem test issues in another PR

@CompRhys CompRhys merged commit 6063d9d into TorchSim:main Oct 18, 2025
170 of 186 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants