Skip to content

Commit

Permalink
minor in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
akorosov committed Jun 7, 2022
1 parent def5826 commit e0aa14d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def run(self):

url='https://github.com/nansencenter/py-thesaurus-interface',

download_url='https://github.com/nansencenter/py-thesaurus-interface/archive/v1.4.9.tar.gz',
download_url='https://github.com/nansencenter/py-thesaurus-interface/archive/v1.6.5.tar.gz',

packages=find_packages(),

Expand All @@ -74,9 +74,6 @@ def run(self):
'Natural Language :: English',
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Topic :: Scientific/Engineering',
'Topic :: Scientific/Engineering :: Atmospheric Science',
'Topic :: Scientific/Engineering :: Information Analysis',
Expand Down

0 comments on commit e0aa14d

Please sign in to comment.