Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Likhitha-palla authored Jul 24, 2023
1 parent 7ff25f6 commit ac32006
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,7 @@

setuptools.setup(
name='pami',
version='2023.07.21',
author='Rage Uday Kiran',
author_email='[email protected]',
description='This software is being developed at the University of Aizu, Aizu-Wakamatsu, Fukushima, Japan',
long_description=long_description,
long_description_content_type='text/markdown',
packages=setuptools.find_packages(),
version='2023.07.22es(),
url='https://github.com/udayLab/PAMI',
license='GPLv3',
install_requires=[ # All necessary packages utilized by our PAMI software
Expand Down

0 comments on commit ac32006

Please sign in to comment.