Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquinperaza committed Jun 7, 2023
1 parent 77c6e97 commit 541209b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@
packages=['crnpy'],
package_dir = {"": "src"},
include_package_data=True,
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
)

0 comments on commit 541209b

Please sign in to comment.