Skip to content

Commit

Permalink
Merge f4b1ff8 into 18fcbde
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerghelber committed Oct 4, 2014
2 parents 18fcbde + f4b1ff8 commit b2f231d
Show file tree
Hide file tree
Showing 52 changed files with 663 additions and 2,962 deletions.
7 changes: 5 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,17 @@

requirements_path = 'requirements.txt'

description = 'A python api for the website MyAnimeList (or MAL).'

setup(
name='pymal',
packages=find_packages(exclude=['tests*']),
version=version,
description='A python api for the website MyAnimeList (or MAL).',
description=description,
long_description=description,
author=authors,
license=license,
url='https://bitbucket.org/pymal-developers/pymal/',
url='https://github.com/tomerghelber/pymal',
keywords=[
"MyAnimeList", "myanimelist",
"MAL", "mal",
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
108 changes: 0 additions & 108 deletions tests/sources/Lucky☆Star - MyAnimeList.net_files/animeinfo.js

This file was deleted.

This file was deleted.

Loading

0 comments on commit b2f231d

Please sign in to comment.