summaryrefslogtreecommitdiff
path: root/tests/integration/project/files/pypi-repo/hellolib/index.html
blob: eb9935c7fd5fc347744872e2f60f76494f89f9b9 (plain)
1
2
3
4
5
6
7
8
<html>
  <head>
    <title>Links for app1</title>
  </head>
  <body>
    <a href='HelloLib-0.1.tar.gz'>HelloLib-0.1.tar.gz</a><br />
  </body>
</html>