Skip to content

Commit 4f8d0d7

Browse files
committed
Removed license_files no longer supported
1 parent 68f8123 commit 4f8d0d7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,8 @@ def run(self):
211211
author_email="raffaello@rnext.it",
212212
description="Interactive system-monitor and process viewer for all NVIDIA Jetson [Orin, Xavier, Nano, TX] series",
213213
license='AGPL-3.0',
214+
# Specify license files
215+
license_files=['LICENSE'],
214216
long_description=long_description,
215217
long_description_content_type="text/markdown",
216218
url=documentation_homepage,

0 commit comments

Comments
 (0)