Skip to content

Commit

Permalink
Merge pull request #124 from mobeigi/update-requirements-pypi
Browse files Browse the repository at this point in the history
Add requirements to PyPi setup.py
  • Loading branch information
mobeigi authored Aug 21, 2024
2 parents 219f0d1 + e596d3e commit ead6b29
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 @@ -36,6 +36,8 @@ def read(fname, base_url, base_image_url):
'ics>=0.6',
'requests',
'freezegun',
'pycryptodomex',
'PyNaCl',
],
long_description=read('README.md', __github_url__, __github_assets_absolute_url__),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit ead6b29

Please sign in to comment.