Skip to content

Commit

Permalink
Changed inner package name to monte
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragan committed Mar 20, 2023
1 parent d19b267 commit 3f28074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
url="https://github.com/draktr/monte-library",
author="draktr",
license="MIT License",
packages=["monte-library"],
packages=["monte"],
python_requires=">=3.6",
install_requires=[
"numpy",
Expand Down

0 comments on commit 3f28074

Please sign in to comment.