Python Forum
How refresh package description
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How refresh package description
#1
I'm one of the authors of the package https://pypi.python.org/pypi/ibmdbpy

I need to change the contents of the landing page that is displayed for that URL.
I thought that those contents were determined by the index.html file that is part of the package,
and that merely uploading a new package that contained an edited version of index.html would cause
the text to be updated. However, this did not work.

How do I change the contents of the landing page?
Reply


Messages In This Thread
How refresh package description - by CBlaha - Mar-21-2018, 03:50 PM
RE: How refresh package description - by CBlaha - Mar-22-2018, 09:56 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020