Closed MasterOdin closed 9 years ago
I feel like you should probably update the URL within the setup.py as well as on the pypi page that both point to the now defunct bitbucket repo.
On pypi:
git clone https://c-w@bitbucket.org/c-w/gutenberg.git && cd gutenberg
in setup.py:
url='https://bitbucket.org/c-w/gutenberg/',
Hi Matthew - thanks for spotting that.
I feel like you should probably update the URL within the setup.py as well as on the pypi page that both point to the now defunct bitbucket repo.
On pypi:
in setup.py: