Skip to content

Commit

Permalink
Merge pull request #38 from propeller-heads/zz/fix/tycho-simulation-p…
Browse files Browse the repository at this point in the history
…y-wheel

fix(wheel): reorganize repo to match what is specified in pyproject.toml
  • Loading branch information
zizou0x authored Nov 5, 2024
2 parents 4424285 + ae4b0e0 commit 4c56efc
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho_simulation_py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["maturin>=1.0,<2.0"]
build-backend = "maturin"

[project]
name = "tycho-py"
name = "tycho-simulation-py"
version = "0.32.0"
requires-python = ">=3.7"
classifiers = [
Expand Down

0 comments on commit 4c56efc

Please sign in to comment.