Skip to content

Commit

Permalink
Merge pull request #4 from argysamo/fix_action
Browse files Browse the repository at this point in the history
Fix setup.py
  • Loading branch information
argysamo authored Oct 11, 2021
2 parents 64d4bfd + cd269d0 commit 3b791bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def run_tests(self):
url='http://github.com/ecologismico/edam',
description='An input template framework',
long_description=long_description,
long_description_content_type="text/markdown",
license='GNU General Public License v3.0',
author='Argyrios Samourkasidis',
setup_requires=['pytest-runner'],
Expand Down

0 comments on commit 3b791bf

Please sign in to comment.