fix pip uploading

...a really stupid fix
This commit is contained in:
Davide Andreoli 2021-12-05 18:54:46 +01:00
parent 3ca71a067e
commit 0848286409
1 changed files with 1 additions and 0 deletions

View File

@ -426,6 +426,7 @@ setup(
fullname='Python bindings for Enlightenment Foundation Libraries',
description='Python bindings for Enlightenment Foundation Libraries',
long_description=read_file('README.md'),
long_description_content_type='text/markdown',
version=RELEASE,
author='Davide Andreoli, Kai Huuhko, and others',
author_email='dave@gurumeditation.it, kai.huuhko@gmail.com',