Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nrjadkry authored Feb 2, 2024
1 parent c29c908 commit 4195904
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
author='Niraj Adhikari',
author_email='[email protected]',
packages=find_packages(),
package_data={'nepali-date-utils': ['nepali-date-utils/docs/user_guide.md']},
license='GPLv3',
url='https://github.com/nrjadkry/nepali-date-utils',
install_requires=[],
Expand All @@ -24,4 +23,4 @@
],
long_description=long_description,
long_description_content_type="text/markdown",
)
)

0 comments on commit 4195904

Please sign in to comment.