Skip to content

Commit

Permalink
Merge pull request #66 from jedie/fix2
Browse files Browse the repository at this point in the history
Bugfix packaging
  • Loading branch information
jedie authored Apr 16, 2024
2 parents 7fbc2e2 + d3fcdae commit 98c0ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dragonpy/cli_dev/packaging.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@ def publish():
publish_package(
module=dragonpy,
package_path=PACKAGE_ROOT,
distribution_name='dragonpy',
distribution_name='DragonPyEmulator',
)

0 comments on commit 98c0ddb

Please sign in to comment.