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