Skip to content

Commit

Permalink
modified the name
Browse files Browse the repository at this point in the history
  • Loading branch information
PeiShang committed Apr 8, 2018
1 parent 893e04c commit 675011f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
description="The OpenDota web API in Python",
license="GPL",
keywords="dota2 dota api dota2api opendota",
packages=['opendota', 'opendota.src', 'opendota.ref'],
package_data={'opendota.ref': ['abilities.json',
packages=['opendota2', 'opendota2.src', 'opendota2.ref'],
package_data={'opendota2.ref': ['abilities.json',
'heroes.json',
'leaver.json',
'items.json',
Expand Down

0 comments on commit 675011f

Please sign in to comment.