Skip to content

Commit ff761a5

Browse files
authored
Update setup.py
1 parent 1ad71a5 commit ff761a5

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
@@ -18,6 +18,8 @@
1818
'asgiref',
1919
'Pillow',
2020
],
21+
license="MIT",
22+
license_files=["LICENSE"],
2123
# entry_points={
2224
# 'console_scripts': [
2325
# 'django_swiftapi = django_swiftapi.cli:main',

0 commit comments

Comments
 (0)