Skip to content

Commit

Permalink
Modify path again.
Browse files Browse the repository at this point in the history
  • Loading branch information
uglyoldbob committed Dec 4, 2024
1 parent bd691b8 commit 0dd2159
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 @@ -24,7 +24,7 @@
zip_safe=False,
packages=setuptools.find_packages(),
package_data={
'nes': ['nes/hdl/**'],
'nes': ['hdl/**'],
},
include_package_data=True,
project_urls={
Expand Down

0 comments on commit 0dd2159

Please sign in to comment.