Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
WT-MM committed Nov 12, 2024
1 parent 2f30745 commit bf2d7d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
for ext in ("pyi", "rs", "toml", "so"):
package_data.extend(glob.iglob(f"imu/**/*.{ext}", recursive=True))


class RustBuildExt(build_ext):
def run(self) -> None:
# Generate the stub file
Expand Down

0 comments on commit bf2d7d1

Please sign in to comment.