Add trailing comma
This commit is contained in:
parent
b0b61081ed
commit
e260a20fb6
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -57,5 +57,5 @@ setup(
|
|||
},
|
||||
install_requires=[
|
||||
'PySide6',
|
||||
]
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue