Skip to content

Commit 0dd2159

Browse files
committed
Modify path again.
1 parent bd691b8 commit 0dd2159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
zip_safe=False,
2525
packages=setuptools.find_packages(),
2626
package_data={
27-
'nes': ['nes/hdl/**'],
27+
'nes': ['hdl/**'],
2828
},
2929
include_package_data=True,
3030
project_urls={

0 commit comments

Comments
 (0)