Skip to content

Commit

Permalink
XX
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>
  • Loading branch information
mballance committed Mar 25, 2024
1 parent 9411254 commit 1858c10
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,12 @@
long_description="""
Zuspec front-end to bring in parsed PSS
""",
setup_requires=[
'cython', 'ciostream'
],
install_requires=[
'zuspec-arl-dm', 'zuspec-parser'
],
entry_points={
"ivpm.pkginfo": {
'zuspec-fe-parser = zsp_fe_parser.pkginfo:PkgInfo'
Expand Down

0 comments on commit 1858c10

Please sign in to comment.