mirror of
https://github.com/litex-hub/litex-boards.git
synced 2025-01-03 03:43:36 -05:00
Merge pull request #4 from DurandA/master
Add litex_boards package to setup.py
This commit is contained in:
commit
2817c943f5
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -31,4 +31,5 @@ setup(
|
|||
"Programming Language :: Python",
|
||||
],
|
||||
include_package_data=True,
|
||||
packages=["litex_boards"],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue