Update github link in setup.py

This commit is contained in:
rubenwardy 2016-05-07 18:16:37 +01:00
parent 4613017d28
commit 64355a4470

View File

@ -19,7 +19,7 @@ setup(
long_description = "A parser to read data from third party phpBB forums", long_description = "A parser to read data from third party phpBB forums",
# The project's main homepage. # The project's main homepage.
url = "https://github.com/rubenwardy/python-phpbb-parser", url = "https://github.com/rubenwardy/python_phpbb_parser",
# Author details # Author details
author = "rubenwardy", author = "rubenwardy",