Skip to content

Commit 0d393a6

Browse files
authored
Update setup.py
1 parent 6a9bf19 commit 0d393a6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
author='ODISSEI Social Data Science Team',
1313
description='Package for scraping artworks from WikiArt and GoogleArt',
1414
long_description='See https://github.com/sodascience/artscraper for examples and usage',
15-
keywords='artscraper wikiart artsandculture',
16-
license='MIT',
17-
url='https://github.com/sodascience/artscraper',
1815
packages=find_packages(exclude=['data', 'docs', 'tests', 'examples']),
1916
python_requires='~=3.6',
2017
install_requires=[

0 commit comments

Comments
 (0)