Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarciab authored Oct 4, 2022
1 parent 0d393a6 commit 1964189
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
author='ODISSEI Social Data Science Team',
description='Package for scraping artworks from WikiArt and GoogleArt',
long_description='See https://github.com/sodascience/artscraper for examples and usage',
keywords='artscraper wikiart artsandculture',
license='MIT',
url='https://github.com/sodascience/artscraper',
packages=find_packages(exclude=['data', 'docs', 'tests', 'examples']),
python_requires='~=3.6',
install_requires=[
Expand Down

0 comments on commit 1964189

Please sign in to comment.