Skip to content

Commit d7fc51d

Browse files
committed
preparing for pypi
1 parent dc50214 commit d7fc51d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
setup(
77
name='django-imagefit',
88
version='0.7.0',
9+
long_description_content_type='text/markdown',
910
description='Render an optimized version of your original image on display. Ability to resize and crop.',
1011
long_description=open('README.md').read(),
1112
author='Vincent Agnano',

0 commit comments

Comments
 (0)