Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam committed Oct 13, 2024
1 parent c6cc8cb commit b01321b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -887,6 +887,7 @@ def _postinstall(self):
]
)

# This is only run for local installs. Wheel-based installs won't run this code.
def run(self):
"""Custom script we run at the end of installing"""
install.run(self)
Expand Down

0 comments on commit b01321b

Please sign in to comment.